{
    "name": "ZEA AssetOps",
    "short_name": "AssetOps",
    "description": "Asset intelligence, ESG control, and field operations for modern organizations.",
    "start_url": "/technician",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#059669",
    "orientation": "portrait-primary",
    "categories": ["productivity", "business", "utilities"],
    "shortcuts": [
        {
            "name": "Technician home",
            "short_name": "Home",
            "url": "/technician",
            "description": "Today's assigned work"
        },
        {
            "name": "Scan asset",
            "short_name": "Scan",
            "url": "/technician?scan=1",
            "description": "Scan an asset barcode or QR"
        },
        {
            "name": "Leak events",
            "short_name": "Leaks",
            "url": "/leak-events?activeOnly=1",
            "description": "Active leak alerts"
        }
    ],
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icon-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
