{
  "short_name": "WebsFox",
  "name": "WebsFox Website Service",
  "description": "One stop solution for all your web requirements.",
  "icons": [
    {
      "src": "https://www.websfox.com/wp-content/uploads/2012/12/websfox-300x80.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://www.websfox.com/wp-content/uploads/2012/12/websfox-300x80.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://www.websfox.com/?source=pwa",
  "background_color": "#3367D6",
  "display": "standalone",
  "scope": "https://www.websfox.com/",
  "theme_color": "#3367D6",
  "shortcuts": [
    {
      "name": "Website Services",
      "short_name": "Services",
      "description": "Check all the services offered",
      "url": "https://www.websfox.com/website-service/?source=pwa",
      "icons": [{ "src": "https://www.websfox.com/wp-content/uploads/2012/12/websfox-300x80.png", "sizes": "192x192" }]
    },
    {
      "name": "Testimonials",
      "short_name": "Client Reviews",
      "description": "Check out what my clients has to say about my work",
      "url": "https://www.websfox.com/testimonial/?source=pwa",
      "icons": [{ "src": "https://www.websfox.com/wp-content/uploads/2012/12/websfox-300x80.png", "sizes": "192x192" }]
    }
  ]
}