{
  "short_name": "AWH",
  "name": "AccuWebHosting",
  "icons": [
    {
      "src": "https://www.accuwebhosting.com/web-images/accu-36.png",
      "type": "image/png",
      "sizes": "36x36"
    },
    {
      "src": "https://www.accuwebhosting.com/web-images/accu-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
	{
		"src": "https://www.accuwebhosting.com/web-images/accu-72.png",
		"type": "image/png",
		"sizes": "72x72"
	},
    {
      "src": "https://www.accuwebhosting.com/web-images/accu-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "https://www.accuwebhosting.com/web-images/accu-144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "https://www.accuwebhosting.com/web-images/accu-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://www.accuwebhosting.com/web-images/accu-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://www.accuwebhosting.com",
  "background_color": "#0d6cc0",
  "display": "standalone",
  "orientation": "natural",
  "theme_color": "#0d6cc0",
  "serviceworker": {
    "src": "sw.js",
    "scope": "/"
  }
}