{
  "name": "E-Panel · Hotel",
  "short_name": "E-Panel",
  "description": "Gestión hotelera (Mi Pueblito, La Cascada, Inmeza).",
  "start_url": "/public/empresas.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2f6fe4",
  "icons": [
    {
      "src": "/img/ep-logo.png?v=20251117",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/ep-logo.png?v=20251117",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/img/ep-logo.png?v=20251117",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Reservas",
      "url": "/public/reservaciones.php",
      "icons": [
        {
          "src": "/img/ep-logo.png?v=20251117",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Habitaciones",
      "url": "/public/habitaciones.php",
      "icons": [
        {
          "src": "/img/ep-logo.png?v=20251117",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Reportes",
      "url": "/public/reportes.php",
      "icons": [
        {
          "src": "/img/ep-logo.png?v=20251117",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
