{
	"name": "Little Chat",
	"short_name": "Little Chat",
	"description": "Speak freely. Nobody in between. Private P2P messenger.",
	"start_url": "/chat/",
	"display": "standalone",
	"background_color": "#0b141a",
	"theme_color": "#075e54",
	"orientation": "any",
	"icons": [
		{
			"src": "/chat/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/chat/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": [
		"social",
		"communication",
		"utilities"
	],
	"shortcuts": []
}
