{
  "id": "/",
  "scope": "/",
  "name": "EML Bluetooth Counter",
  "display": "fullscreen",
  "start_url": "index.htm",
  "short_name": "EMLCount",
  "theme_color": "White",
  "description": "EML Bluetooth Counter",
  "orientation": "any",
  "background_color": "white",
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay"],
  "launch_handler": 
		{
    	"client_mode": "focus-existing"
  	},
	
  "protocol_handlers": [],
  "icons": [
    {
      "src": "EMLicon512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "EMLicon192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "EMLicon48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "EMLicon24x24.png",
      "sizes": "24x24",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screen.png",
      "sizes": "735x1401",
      "type": "image/png"
    }
  ],
  "categories": [
    "business"
  ]
}
