{
	"id": "https://accessibleimpact.org/",
	"name": "Accessible Impact",
	"short_name": "Accessible Impact",
	"description": "Explore the effects of web accessibility issues on real users around the globe.",
	"start_url": "https://accessibleimpact.org/",
	"scope": "https://accessibleimpact.org/",
	"dir": "auto",
	"lang": "en",
	"display": "standalone",
	"display_override": ["window-controls-overlay", "standalone"],
	"launch_handler": { "client_mode": "focus-existing" },
	"orientation": "portrait",
	"theme_color": "#4338ca",
	"background_color": "#000000",
	"categories": ["education", "utilities"],
	"icons": [
		{ "src": "/images/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
		{ "src": "/images/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
		{ "src": "/images/apple-touch-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "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": "any" },
		{ "src": "/images/apple-touch-icon-retina.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	]
}
