{
  "name": "PréstamosPRO",
  "short_name": "PréstamosPRO",
  "description": "Sistema de Gestión de Créditos y Préstamos",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a56db",
  "theme_color": "#1a56db",
  "orientation": "portrait",
  "scope": "/",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%231a56db' width='192' height='192' rx='32'/%3E%3Ctext x='96' y='110' font-family='Arial' font-size='72' font-weight='bold' fill='white' text-anchor='middle'%3E$%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%231a56db' width='512' height='512' rx='64'/%3E%3Ctext x='256' y='300' font-family='Arial' font-size='200' font-weight='bold' fill='white' text-anchor='middle'%3E$%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}