{
	"name": "ChimerMail",
	"short_name": "ChimerMail",
	"description": "One inbox, unlimited email addresses. Give every service its own named, random, or self-destructing address while your real email stays private.",
	"id": "/about",
	"start_url": "/mail",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#0b0b0c",
	"background_color": "#0b0b0c",
	"icons": [
		{
			"src": "/favicon.svg",
			"type": "image/svg+xml",
			"sizes": "any"
		},
		{
			"src": "/android-chrome-192x192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "/android-chrome-512x512.png",
			"type": "image/png",
			"sizes": "512x512"
		},
		{
			"src": "/maskable-512x512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "maskable"
		}
	]
}
