{
	"name": "Chatalot",
	"short_name": "Chatalot",
	"description": "Self-hosted encrypted chat platform with end-to-end security",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#1a1816",
	"theme_color": "#e07a4f",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
