{
    "lang": "en-us",
    "name": "GAME VOTE: Polls for Game Day",
    "short_name": "GAME VOTE",
    "description": "Polling, Groups, and Scheduling for your favorite hobby.",
    "start_url": "/",
    "background_color": "#2f3d58",
    "theme_color": "#2f3d58",
    "orientation": "any",
    "display": "standalone",
    "icons": [
        {
            "src": "/img/largeicon.png",
			"type": "image/png",
            "sizes": "512x512"
        },
		{
            "src": "/img/smallicon.png",
			"type": "image/png",
            "sizes": "192x192"
		}
    ],
	"prefer_related_applications": false
}