{
	"name": "Communico TV",
	"start_url": "index.html",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#2bb1c2",
	"display": "fullscreen",
	"scope": ".",
	"description": "Communico TV, for use with the Communico Broadcasts module.",
	"icons": [
		{
			"src": "images/communico-icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "images/communico-icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}