{
    "name": "Giga-Fleet — Compliance Calendar",
    "short_name": "Giga-Fleet",
    "description": "Driver compliance calendar — permits, insurance, driver docs, maintenance.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0d1f35",
    "theme_color": "#0d1f35",
    "orientation": "portrait-primary",
    "categories": ["productivity", "business"],
    "lang": "en-US",
    "dir": "ltr",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable any"
        },
        {
            "src": "/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable any"
        }
    ]
}
