{
	"name": "TopoKit Quest",
	"short_name": "Quest",
	"description": "Geography challenge",
	"start_url": "/",
	"display": "fullscreen",
	"background_color": "#d48918",
	"theme_color": "#d48918",
	"icons": [
		{
			"src": "images/logo.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"purpose": "any maskable",
			"sizes": "512x512",
			"src": "images/logo_x512.png",
			"type": "image/png"
		}
	]
}
