{
	"name": "Airline Vibe",
	"short_name": "Airline Vibe",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#f8f0df",
	"theme_color": "#c23a22",
	"description": "Run an airline across living worlds of routes, rivals, markets, and events.",
	"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-192-maskable.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "World",
			"short_name": "World",
			"description": "Open world map",
			"url": "/worlds",
			"icons": [
				{
					"src": "/shortcuts/world.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Routes",
			"short_name": "Routes",
			"description": "Pricing & frequency",
			"url": "/routes",
			"icons": [
				{
					"src": "/shortcuts/routes.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Airlines",
			"short_name": "Airlines",
			"description": "Browse competitors",
			"url": "/airlines",
			"icons": [
				{
					"src": "/shortcuts/airlines.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Notices",
			"short_name": "Notices",
			"description": "Alerts & inbox",
			"url": "/notices",
			"icons": [
				{
					"src": "/shortcuts/notices.png",
					"sizes": "96x96",
					"type": "image/png"
				}
			]
		}
	],
	"categories": ["games", "strategy", "simulation"]
}
