{
	"short_name": "Streamz",
	"name": "Streamz",
	"icons": [
		{
			"src": "/apple-touch-icon-192x192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "/icon-512x512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/",
	"display": "standalone",
	"prefer_related_applications": true,
	"related_applications": [
		{
			"platform": "play",
			"id": "be.dpgmedia.streamz"
		}
	]
}
