{
  "name": "Simulador de Crédito",
  "short_name": "Simulador",
  "description": "Herramienta rápida para calcular planes de pago de crédito",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#06080f",
  "theme_color": "#06080f",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2363b3ed'><path d='M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6'></path><line x1='12' y1='1' x2='12' y2='23' stroke='%2363b3ed' stroke-width='2'></line></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
