{
  "name": "Ejecuciones Fiscales — Alcaldía de Bello",
  "short_name": "Of. Bello",
  "description": "Sistema de gestión de oficios y guías de Cobro Coactivo",
  "start_url": "/oficios-bello/home.html",
  "scope": "/oficios-bello/",
  "display": "standalone",
  "background_color": "#0a1f3d",
  "theme_color": "#0f2d5e",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Generar Oficios",
      "url": "/oficios-bello/index.html",
      "description": "Abrir el generador de oficios"
    },
    {
      "name": "Buscador de Guías",
      "url": "/oficios-bello/buscador.html",
      "description": "Buscar guías de Cobro Coactivo"
    }
  ]
}
