{
  "name": "Herramienta ENS",
  "short_name": "ENS",
  "description": "Cumplimiento del Esquema Nacional de Seguridad (ENS, RD 311/2022) — Sistema de Gestión de Seguridad de la Información ligero para AAPP, contratistas y operadores.",
  "start_url": "./dashboard.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f5f0",
  "theme_color": "#c60b1e",
  "lang": "es",
  "dir": "ltr",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23c60b1e'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='700'>🛡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23c60b1e' rx='80'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='700'>🛡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Inicio",
      "url": "./dashboard.html",
      "description": "Panel principal con KPIs y sistemas"
    },
    {
      "name": "Calculadora",
      "short_name": "Calc",
      "url": "./calculadora-categoria.html",
      "description": "Calculadora de categoría ENS (Anexo I)"
    },
    {
      "name": "Checklist",
      "short_name": "Check",
      "url": "./checklist-cumplimiento.html",
      "description": "Checklist de cumplimiento (Anexo II)"
    }
  ],
  "screenshots": [],
  "start_url": "./dashboard.html",
  "scope": "./",
  "start_url_query_string": "",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "theme_color": "#c60b1e",
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "auto"
  }
}
