{
  "name": "CrediFácil",
  "short_name": "CrediFácil",
  "description": "Plataforma de gestión de créditos",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#012935",
  "theme_color": "#012935",
  "lang": "es",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}