{
  "name": "Control de Activos - Auditoría",
  "short_name": "Activos",
  "description": "Sistema de auditoría y control de activos con escaneo QR",
  "start_url": "/controlactivos/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d6efd",
  "theme_color": "#0d6efd",
  "icons": [
  { "src": "html/dist/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
  { "src": "html/dist/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
  { "src": "html/dist/img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
]
}