{
  "name": "DIGESETT — Monitoreo Operativo",
  "short_name": "DIGESETT",
  "description": "Mapa de operaciones en tiempo real — DIGESETT",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#3fb950",
  "orientation": "any",
  "lang": "es",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
