{
	"name": "EventMan - Event Management",
	"short_name": "EventMan",
	"description": "Professional event management platform with offline support",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		},
		{
			"src": "/favicon.ico",
			"sizes": "16x16 32x32",
			"type": "image/x-icon"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png"
		}
	],
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"theme_color": "#0ea5e9",
	"background_color": "#f8fafc",
	"categories": ["productivity", "business"]
}
