{
	"name": "KubeAdventure",
	"short_name": "KubeAdventure",
	"description": "Learn Kubernetes by restoring the steampunk city of Gearford — every quest teaches a real Kubernetes concept, validated against a real cluster.",
	"theme_color": "#0a0806",
	"background_color": "#0a0806",
	"display": "standalone",
	"orientation": "any",
	"start_url": "/",
	"scope": "/",
	"lang": "en",
	"categories": ["games", "education"],
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"screenshots": []
}
