{
  "name": "YSLAB - Control de Sitios",
  "short_name": "ySitios",
  "description": "Panel de control y gestión de infraestructuras web YSLAB",
  "start_url": "listado.php",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#007bff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "img/logo-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/logo-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}