{
	"name": "Cloakd",
	"short_name": "Cloakd",
	"description": "Anonymous ephemeral chat - No logs, no history, no trace",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0a0a0b",
	"theme_color": "#8b5cf6",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	],
	"categories": ["communication", "social"],
	"screenshots": [],
	"shortcuts": [
		{
			"name": "New Room",
			"short_name": "New",
			"description": "Create a new secure room",
			"url": "/?action=new",
			"icons": []
		}
	]
}
