{
    "name": "APC Territories",
    "short_name": "Territories",
    "description": "The authoritative member, depot and territory directory for The APC.",
    "id": "/network",
    "start_url": "/network",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "browser"],
    "orientation": "any",
    "lang": "en-GB",
    "dir": "ltr",
    "theme_color": "#243269",
    "background_color": "#FFFFFF",
    "categories": ["business", "productivity"],
    "icons": [
        { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "Network Map", "short_name": "Network", "url": "/network", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
        { "name": "Depot Directory", "short_name": "Directory", "url": "/directory", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
    ]
}
