{
  "name": "websites.co.in - we make internet work for you",
  "short_name": "websites.co.in",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "Scope": "/?launcher=true",
  "start_url": "/?launcher=true",
  "icons": [
    {
      "src": "images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots" : [
    {
      "src": "images/screenShots/1.png",
      "sizes": "520x1070",
      "type": "image/png"
    },
    {
      "src": "images/screenShots/2.png",
      "sizes": "520x1069",
      "type": "image/png"
    },
    {
      "src": "images/screenShots/3.png",
      "sizes": "520x1069",
      "type": "image/png"
    },
    {
      "src": "images/screenShots/4.png",
      "sizes": "520x1069",
      "type": "image/png"
    },
    {
      "src": "images/screenShots/5.png",
      "sizes": "520x1069",
      "type": "image/png"
    },
    {
      "src": "images/screenShots/6.png",
      "sizes": "520x1069",
      "type": "image/png"
    },
    {
      "src": "images/screenShots/7.png",
      "sizes": "520x1069",
      "type": "image/png"
    },
    {
      "src": "images/screenShots/8.png",
      "sizes": "1050x513",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
	"related_applications": [
		{
			"platform": "play",
			"id": "in.co.websites.websitesapp"
		}
	],
  "splash_pages": null
}