{
	"name": "Movie Park Scavenger Hunt",
	"short_name": "MP Hunt",
	"description": "Digital scavenger hunt at Movie Park Germany",
	"theme_color": "#FF6B35",
	"background_color": "#ffffff",
	"display": "standalone",
	"orientation": "portrait-primary",
	"scope": "/",
	"start_url": "/",
	"id": "/",
	"categories": ["entertainment", "games", "travel"],
	"lang": "en",
	"dir": "ltr",
	"display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
	"edge_side_panel": {
		"preferred_width": 320
	},
	"launch_handler": {
		"client_mode": "focus-existing"
	},
	"screenshots": [
		{
			"src": "/screenshot-mobile.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Mobile view of the scavenger hunt"
		}
	],
	"icons": [
		{
			"src": "/icon-72.png",
			"sizes": "72x72",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-96.png",
			"sizes": "96x96",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-128.png",
			"sizes": "128x128",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-144.png",
			"sizes": "144x144",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-152.png",
			"sizes": "152x152",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-384.png",
			"sizes": "384x384",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"shortcuts": [
		{
			"name": "View Map",
			"short_name": "Map",
			"description": "View park map and challenges",
			"url": "/map",
			"icons": [
				{
					"src": "/icon-192.png",
					"sizes": "192x192"
				}
			]
		},
		{
			"name": "View Collection",
			"short_name": "Collection",
			"description": "Check your challenge collection",
			"url": "/collection",
			"icons": [
				{
					"src": "/icon-192.png",
					"sizes": "192x192"
				}
			]
		}
	],
	"related_applications": [],
	"prefer_related_applications": false,
	"protocol_handlers": [],
	"handle_links": "preferred"
}
