{
	"name": "MONO Hub",
	"short_name": "MONO",
	"description": "Centro de operaciones de MONO",
	"start_url": "/hub/",
	"scope": "/hub/",
	"display": "standalone",
	"background_color": "#050505",
	"theme_color": "#050505",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/hub/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
