{
	"dir" : "ltr",
	"lang" : "en",
	"name" : "WINCLOUD App",	
	"display": "standalone",
	"start_url" : "/FoWebApp/Login",
	"short_name" : "WINCLOUD",
        "theme_color": "#0089d9",
        "background_color": "#1197e5",
	"description" : "WINCLOUD APP",
	"orientation" : "portrait-primary",
	"related_applications" : [],
	"prefer_related_applications" : false,
        "scope" : "/",
        "related_applications": [
  {
    "platform": "play",
    "url": "",
    "id": ""
  }, {
    "platform": "itunes",
    "url": ""
  }
],
	"icons" : [
		{
    "src": "https://my.wincloudpms.net/Images/FoWebAppImages/icons/72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "https://my.wincloudpms.net/Images/FoWebAppImages/icons/96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "https://my.wincloudpms.net/Images/FoWebAppImages/icons/144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "https://my.wincloudpms.net/Images/FoWebAppImages/icons/152.png",
    "sizes": "152x152",
    "type": "image/png"
  }, {
    "src": "https://my.wincloudpms.net/Images/FoWebAppImages/icons/192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "https://my.wincloudpms.net/Images/FoWebAppImages/icons/384.png",
    "sizes": "384x384",
    "type": "image/png"
  },
   {
    "src": "https://my.wincloudpms.net/Images/FoWebAppImages/icons/512.png",
    "sizes": "512x512",
    "type": "image/png"
  }],


	"url" : "https://my.wincloudpms.net/FoWebApp/Login",
	"generated" : "true"
}