{
  "name": "Simulador de Hipotecas",
  "short_name": "Hipotecas",
  "description": "Calcula tu cuota, gastos y encuentra la mejor oferta del mercado.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f9fa",
  "theme_color": "#005ce6",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%23005ce6%22/><text x=%2250%22 y=%2250%22 font-family=%22Arial%22 font-size=%2260%22 fill=%22white%22 text-anchor=%22middle%22 dy=%22.3em%22>%E2%82%AC</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 fill=%22%23005ce6%22/><text x=%2250%22 y=%2250%22 font-family=%22Arial%22 font-size=%2260%22 fill=%22white%22 text-anchor=%22middle%22 dy=%22.3em%22>%E2%82%AC</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
