{
	"name": "CONWIN Cloud Client",
	"short_name": "CONWIN Cloud Client",
	"start_url": "/?_app=1",
	"display": "fullscreen",
	"orientation": "landscape",
	"prefer_related_applications": false,
	"background_color" : "#1e1e1e",
	"theme_color" : "#1e1e1e",
	"dir": "ltr",
	"lang": "de",
	"scope": "/",
	"icons": [
		{
			"src": "/img/conwin.png",
			"sizes": "86x86",
			"type": "image/png"
		},
		{
			"src": "/img/appicon.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}