{
	"name": "Agentic Inbox",
	"short_name": "Inbox",
	"description": "AI-powered email client on Cloudflare",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#2563eb",
	"icons": [
		{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
		{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
		{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
	]
}
