{
	"id": "/",
	"name": "ELIAE — Explain Like I'm An Expert",
	"short_name": "ELIAE",
	"description": "The opposite of ELI5. Any topic, explained in the vocabulary of whatever you already do for a living.",
	"orientation": "any",
	"lang": "en-US",
	"dir": "ltr",
	"start_url": "/",
	"scope": "/",
	"launch_handler": { "client_mode": "focus-existing" },
	"icons": [
		{
			"src": "/images/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/images/maskable-icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "maskable"
		},
		{
			"src": "/images/icon-any-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/icon-any-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/icon-maskable-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/images/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"display_override": ["minimal-ui"],
	"display": "standalone",
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"categories": ["education", "productivity"]
}
