{
  "name": "RapiPrestamos YA",
  "short_name": "RapiPrestamos",
  "description": "Préstamos personales 100% online en Perú. Aprobación en 24 horas.",
  "lang": "es-PE",
  "start_url": "/tomas/",
  "scope": "/tomas/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#2563EB",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%232563EB'/><text x='50%25' y='53%25' font-family='-apple-system,Segoe UI,Helvetica,Arial,sans-serif' font-weight='800' font-size='110' fill='white' text-anchor='middle' dominant-baseline='middle'>R</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%232563EB'/><text x='50%25' y='53%25' font-family='-apple-system,Segoe UI,Helvetica,Arial,sans-serif' font-weight='800' font-size='290' fill='white' text-anchor='middle' dominant-baseline='middle'>R</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Solicitar préstamo",
      "short_name": "Solicitar",
      "description": "Iniciar nueva solicitud de préstamo",
      "url": "/tomas/validar"
    },
    {
      "name": "Mi panel",
      "short_name": "Panel",
      "description": "Ver mi panel personal",
      "url": "/tomas/panel"
    },
    {
      "name": "Consultar estado",
      "short_name": "Estado",
      "description": "Consultar estado de mi solicitud",
      "url": "/tomas/estado"
    }
  ]
}
