{
  "name": "PaseFirme — Sentinel",
  "short_name": "PaseFirme",
  "description": "Control de acceso: enrolar y marcar con cámara desde el celular.",
  "start_url": "/m/porteria",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#3B82F6",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Portería", "short_name": "Portería", "url": "/m/porteria" },
    { "name": "Enrolar", "short_name": "Enrolar", "url": "/m/enrolar" }
  ]
}