{
	"id": "/",
	"name": "Pole Rush",
	"short_name": "Pole Rush",
	"description": "Magnetic dot physics game. Build clusters, crush enemies, dominate the field.",
	"lang": "en-US",
	"dir": "ltr",
	"orientation": "any",
	"display": "fullscreen",
	"display_override": ["window-controls-overlay", "fullscreen"],
	"start_url": "/",
	"scope": "/",
	"launch_handler": { "client_mode": "focus-existing" },
	"icons": [
		{ "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
		{ "src": "/images/apple-touch-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/images/apple-touch-icon-retina.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
{ "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
		{ "src": "/images/apple-touch-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
		{ "src": "/images/apple-touch-icon-retina.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	],
	"theme_color": "#0a0a0f",
	"background_color": "#0a0a0f",
	"categories": ["games", "entertainment"]
}
