{
	"name": "Yoga-Buchung",
	"short_name": "Yoga",
	"description": "Local-first Kursbuchung für Yogastudios — ohne Server, ohne Konto.",
	"start_url": "./",
	"scope": "./",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#0B0E15",
	"theme_color": "#0B0E15",
	"icons": [
		{ "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
		{ "src": "./android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "./android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" },
		{
			"src": "./maskable-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
