{
  "name": "Control Escolar Seguro CES",
  "short_name": "CES",
  "description": "Plataforma de seguridad y gestión escolar — DataMxLabs",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1a2d5a",
  "theme_color": "#1a2d5a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%231a2d5a'/><text y='140' x='96' text-anchor='middle' font-size='120'>🛡️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%231a2d5a'/><text y='380' x='256' text-anchor='middle' font-size='320'>🛡️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "security"],
  "lang": "es-MX",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Control de Acceso",
      "url": "/dashboard/acceso",
      "description": "Ver entradas y salidas en tiempo real"
    },
    {
      "name": "Alertas",
      "url": "/dashboard/alertas",
      "description": "Ver alertas de seguridad activas"
    },
    {
      "name": "Mensajería",
      "url": "/dashboard/mensajeria",
      "description": "Mensajes internos del plantel"
    }
  ]
}
