{
  "name": "Registro Académico INCES/IABIM",
  "short_name": "Registro",
  "description": "Sistema de Control de Asistencia y Planilla INCES / IABIM",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f5de4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/logo_inces.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo_inces.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
