{
	"id": "matchmusic",
	"name": "Match Music TV",
	"short_name": "MatchMusic",
	"start_url": "/webapp/",
	"scope": "/webapp/",
	"display": "standalone",
	"background_color": "#000000",
	"theme_color": "#FFFFFF",
	"icons": [{
		"src": "img/icon-192.png",
		"sizes": "192x192",
		"type": "image/png"
	},
	{
		"src": "img/icon-512.png",
		"sizes": "512x512",
		"type": "image/png"
	}],
	"screenshots": [{
		"src": "img/screenshot-390.png",
		"sizes": "390x844",
		"type": "image/png"
	},
	{
		"src": "img/screenshot-1280.png",
		"sizes": "1280x720",
		"type": "image/png",
		"form_factor": "wide"
	}]
}