{
	"id": "/",
	"name": "Meeting Survivors",
	"short_name": "Meeting Survivors",
	"description": "Calculate the dollar value of hours lost to unnecessary meetings and get the data you need to reclaim your day.",
	"lang": "en-US",
	"dir": "ltr",
	"orientation": "any",
	"display": "standalone",
	"display_override": ["window-controls-overlay", "fullscreen"],
	"start_url": "/",
	"scope": "/",
	"launch_handler": { "client_mode": "focus-existing" },
	
	"icons": [
		{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
		{ "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	],
	"theme_color": "#2563eb",
	"background_color": "#ffffff",
	"categories": ["productivity"]
}
