{
	"theme_color": "#17669f",
	"background_color": "#17669f",
	"display": "standalone",
	"name": "WebPlayer",
	"short_name": "WebPlayer",
	"application-name": "WebPlayer",
	"icons": [
		{
			"src":"/webplayer/media/favicon-192x192.png?theme=light",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src":"/webplayer/media/favicon-32x32.png?theme=light",
			"sizes": "32x32",
			"type": "image/png"
		}
	],
	"start_url" : "/webplayer/index.xhtml"
}