{
  "name": "Wi-Fi Q",
  "short_name": "Wi-Fi Q",
  "description": "Zonas seguras y avisos para gestionar tu Wi-Fi con inteligencia.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "es-CR",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%2309090b' width='192' height='192' rx='36'/%3E%3Cpath fill='%2322d3a5' d='M96 44c-20 0-38 8-51 21l12 12c10-10 24-16 39-16s29 6 39 16l12-12c-13-13-31-21-51-21zm0 32c-12 0-23 5-31 13l12 12c5-5 12-8 19-8s14 3 19 8l12-12c-8-8-19-13-31-13zm0 32c-6 0-11 2-15 6l15 46 15-46c-4-4-9-6-15-6z'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%2309090b' width='512' height='512' rx='96'/%3E%3Cpath fill='%2322d3a5' d='M256 118c-53 0-101 21-136 56l32 32c27-27 64-44 104-44s77 17 104 44l32-32c-35-35-83-56-136-56zm0 85c-32 0-61 13-82 34l32 32c13-13 31-21 50-21s37 8 50 21l32-32c-21-21-50-34-82-34zm0 85c-16 0-29 5-40 16l40 122 40-122c-11-11-24-16-40-16z'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "_wifiq_https": [
    "display standalone y shortcuts PWA: instalación completa requiere HTTPS (o localhost).",
    "Service Worker debe servirse desde el mismo origen seguro; sin HTTPS no hay SW en producción.",
    "Acceso a APIs sensibles (geolocalización, notificaciones) suele exigir contexto seguro en Android Chrome."
  ]
}
