{
    "name": "Fleetwyz",
    "short_name": "Fleetwyz",
    "description": "Fleet compliance, walkaround checks, and defect capture — offline-first.",
    "start_url": "/m",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#434343",
    "theme_color": "#0227ff",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
