{
  "name": "FIXOK",
  "short_name": "FIXOK",
  "description": "FIXOK — Centrado en cumplimiento y satisfacción",
  "start_url": "/login/index.html",
  "display": "standalone",
  "background_color": "#1A3A5C",
  "theme_color": "#1A3A5C",
  "orientation": "portrait",
  "lang": "es",
  "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": "Mi jornada de hoy",
      "url": "/tecnico/index.html",
      "description": "Ver servicios del día"
    },
    {
      "name": "Panel de operaciones",
      "url": "/supervisor/index.html",
      "description": "Vista del supervisor"
    }
  ]
}
