{
    "name": "CargoFlow Driver",
    "short_name": "CargoFlow",
    "description": "CargoFlow driver delivery app — deliveries, POD capture, and live location.",
    "start_url": "/my-deliveries",
    "scope": "/",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#22d3ee",
    "icons": [
        { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
    ]
}
