{
    "short_name": "CourierApp",
    "name": "Sistema Courier SaaS - Entregas",
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/svg+xml"
        }
    ],
    "start_url": "/courier/dashboard",
    "display": "standalone",
    "theme_color": "#2196F3",
    "background_color": "#ffffff",
    "description": "Herramienta operativa para repartidores y couriers."
}