{
	"name": "Fractura",
	"short_name": "Fractura",
	"description": "A simple chat app to connect with friends, communities, and fellow developers.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"background_color": "#0c0c0e",
	"theme_color": "#0c0c0e",
	"lang": "en",
	"categories": ["social", "communication"],
	"prefer_related_applications": false,
	"icons": [
		{
			"src": "/fractura.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
