{
    "name": "Toronto",
    "short_name": "Toronto",
    "description": "Just For Laughs Toronto: A unique platform for stand-up, showcasing comedy's biggest names and launching careers. Experience cutting-edge programming in Toronto, the comedy capital.",
    "lang": "en",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display_override": [
        "window-controls-overlay",
        "fullscreen",
        "minimal-ui"
    ],
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#90cc3d",
    "background_color": "#90cc3d",
    "icons": [
        {
            "src": "https://toronto.hahaha.com/assets/img/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://toronto.hahaha.com/assets/img/icons/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "https://toronto.hahaha.com/assets/img/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}