{
    "name": "RutaFast",
    "short_name": "RutaFast",
    "description": "Gestión de entregas y seguimiento en tiempo real",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 16x16",
            "type": "image/x-icon"
        }
    ]
}
