{
    "name": "The Hall",
    "short_name": "The Hall",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#14110E",
    "theme_color": "#14110E",
    "description": "Shops keep their own names. Walk the arcade.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "scope": "/",
    "lang": "en-ZA",
    "categories": ["shopping", "food", "lifestyle"],
    "display_override": ["standalone", "minimal-ui", "browser"],
    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "id": "the-hall",
    "icons": [
        {
            "src": "icons/Icon-192.png?v=hall-1",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png?v=hall-1",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png?v=hall-1",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png?v=hall-1",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
