{
    "name": "CBR Crave \u2014 The Curator For The Capital",
    "short_name": "CBR Crave",
    "description": "Discover Canberra venues and live events. What's on? Where to go when you're craving X?",
    "start_url": "/cbr",
    "display": "standalone",
    "background_color": "#1A1A2E",
    "theme_color": "#3ECFCF",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "food",
        "lifestyle",
        "entertainment"
    ],
    "lang": "en-AU",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false
}