{
	"name": "ManaWG — Deine WG-App",
	"short_name": "ManaWG",
	"description": "Die WG-App, die einfach funktioniert. Ausgaben, Putzplan, Einkauf, Pinnwand — alles für deine WG.",
	"lang": "de-DE",
	"dir": "ltr",
	"id": "/?source=pwa",
	"start_url": "/?source=pwa",
	"scope": "/",
	"prefer_related_applications": false,
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#1a1f1c",
	"theme_color": "#2f5d4a",
	"categories": ["lifestyle", "productivity", "social"],
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	],
	"shortcuts": [
		{
			"name": "WG öffnen",
			"short_name": "WG",
			"description": "ManaWG starten",
			"url": "/?source=pwa-shortcut",
			"icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
		}
	]
}
