{
  "name": "Volar Andalucía — Gestión",
  "short_name": "Volar Gestión",
  "description": "Panel de gestión de reservas, bonos y facturas de Volar Andalucía",
  "start_url": "/gestion.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "lang": "es",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nueva reserva",
      "short_name": "Reserva",
      "url": "/gestion.html?accion=reserva"
    },
    {
      "name": "Escáner IA",
      "short_name": "Escanear",
      "url": "/gestion.html?accion=escanear"
    }
  ]
}
