{
  "name": "Gestión RQQ v99 Fix Escandallos Artículos PWA Android",
  "short_name": "RQQ v99",
  "description": "Sistema de compras RQQ: informes CSV, comparador unificado, protección anti-caché y modo PWA Android.",
  "id": "./index.html",
  "start_url": "./index.html?v=v99_fix_escandallos_articulos_20260505",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#0F4C81",
  "theme_color": "#0F4C81",
  "lang": "es-ES",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Abrir dashboard",
      "short_name": "Dashboard",
      "url": "./index.html?v=v99_fix_escandallos_articulos_20260505",
      "icons": [
        {
          "src": "./icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}