{
	"short_name": "Rozhlas",
	"name": "Rozhlas bez hudby",
	"description": "Kdysi tady byl neoficiální přehrávač ale musel jsem jej zrušit.",
	"icons": [
		{
			"src": "/assets/android-chrome-192x192.png?h",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "/assets/android-chrome-512x512.png?h",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/",
	"background_color": "#FBFBFB",
	"display": "standalone",
	"scope": "/",
	"theme_color": "#f012c3"
}