{
    "name": "Psyched Out Comedy",
    "short_name": "Psyched Out",
    "description": "A one-of-a-kind improv show where the spirit world meets the comedy stage!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0d021a",
    "theme_color": "#4d009d",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
} 