{
	"name": "Wish Mob",
	"short_name": "Wish Mob",
	"description": "Verwalte deine Wunschliste und finde die perfekten Geschenke für andere",
	"start_url": "/dashboard",
	"display": "standalone",
	"background_color": "#111827",
	"theme_color": "#f97316",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
