{
    "name": "Evenzie - Professional Event Management Platform",
    "short_name": "Evenzie",
    "description": "Create, manage, and sell tickets for your events with our powerful and easy-to-use platform.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#4F46E5",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        }
    ]
} 