{
    "id": "/technician",
    "name": "Turnwrk Dispatch",
    "short_name": "Turnwrk",
    "description": "Dispatch maintenance with Guest Awareness — for short-term rental operators.",
    "start_url": "/technician",
    "scope": "/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#D6764A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "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/maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "shortcuts": [
        {
            "name": "My Schedule",
            "url": "/technician",
            "description": "View today's work orders"
        }
    ]
}
