{
	"id": "/",
	"name": "CTH Riesa GmbH",
	"short_name": "CTH Riesa",
	"description": "IT Lösungen + Webdesign – Ihr digitaler Partner in Riesa",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#001F3F",
	"theme_color": "#0057B7",
	"lang": "de",
	"icons": [
		{
			"src": "/favicon-96x96.png",
			"sizes": "96x96",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Kontakt",
			"short_name": "Kontakt",
			"url": "/contact/",
			"icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
		},
		{
			"name": "Leistungen",
			"short_name": "Leistungen",
			"url": "/offers/",
			"icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
		}
	],
	"screenshots": [
		{ "src": "/screenshots/screen-home.png", "sizes": "390x844", "type": "image/png", "label": "Startseite" }
	]
}