{
    "name": "SimplyInteractive Player",
    "short_name": "SimplyInteractive Player",
    "start_url": "/player.html",
    "display": "fullscreen",
    "orientation": "portrait",
    "description": "Interactive presentations and experiences",
    "icons": [
		   {
		      "src": "./favicon.png",
		      "type": "image/png",
		      "sizes": "48x48"
		   },
		   {
		      "src": "./favicon192.png",
		      "type": "image/png",
		      "sizes": "192x192"
		   },
		    {
		      "src": "./favicon512.png",
		      "type": "image/png",
		      "sizes": "512x512"
		   }
	]
  }