{
    "name": "Inventario Móvil",
    "short_name": "Inventario",
    "description": "Companion móvil para operación de inventario en taller.",
    "start_url": "/inventory/mobile",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f7f9fc",
    "theme_color": "#1b5cff",
    "lang": "es-MX",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
