{
    "name": "Electric Panda",
    "short_name": "Electric Panda",
    "description": "Discover and book entertainment acts for any event.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#fbbf24",
    "background_color": "#09090b",
    "lang": "en-GB",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse Acts",
            "url": "/acts",
            "description": "Search and filter entertainment acts"
        },
        {
            "name": "My Shortlist",
            "url": "/dashboard/shortlist",
            "description": "View your saved acts"
        }
    ],
    "categories": ["entertainment", "business", "lifestyle"]
}
