{
  "name": "Oficina Contable - Registrar Gasto",
  "short_name": "Registrar",
  "description": "Formulario para reportar gastos",
  "start_url": "/registrar.html",
  "display": "standalone",
  "background_color": "#F5F5F5",
  "theme_color": "#FF0000",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect x='22' y='8' width='20' height='48' rx='3' fill='%23FF0000'/%3E%3Crect x='8' y='22' width='48' height='20' rx='3' fill='%23FF0000'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
