{
  "name": "Escaneo de Documentos",
  "short_name": "SIG Scan",
  "description": "Control de salida de documentos de bodega",
  "start_url": "/login.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#101f33",
  "theme_color": "#14273e",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
