{
	"name": "swim-manage",
	"short_name": "SwimManage",
	"description": "Schwimmwettkampf-Verwaltung - Modern, Offline-fähig, Mobile-first",
	"start_url": "/",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "#0f172a",
	"background_color": "#0f172a",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
