{
    "name": "Dispatchn",
    "short_name": "Dispatchn",
    "description": "The dispatch console for your fleet — live board, schedule, map, and assistant.",
    "start_url": "/launch?utm_source=pwa&utm_medium=installed&utm_campaign=app_open",
    "display": "standalone",
    "background_color": "#0E1114",
    "theme_color": "#0E1013",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "productivity"],
    "prefer_related_applications": false
}
