{
  "name": "Panel de Legado",
  "short_name": "Legado",
  "description": "Gestiona tu patrimonio, cuentas e inversiones de forma segura",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08090c",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%236366f1' width='192' height='192'/><text x='96' y='96' font-size='100' font-weight='700' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>L</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%236366f1' width='512' height='512'/><text x='256' y='256' font-size='280' font-weight='700' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>L</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%2308090c' width='540' height='720'/><rect fill='%234f46e5' width='540' height='120'/><text x='270' y='60' font-size='28' font-weight='700' fill='white' text-anchor='middle' dominant-baseline='middle'>Panel de Legado</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "Resumen",
      "short_name": "Resumen",
      "description": "Ver resumen patrimonial",
      "url": "/?section=resumen",
      "icons": []
    },
    {
      "name": "Cuentas",
      "short_name": "Cuentas",
      "description": "Gestionar cuentas bancarias",
      "url": "/?section=cuentas",
      "icons": []
    }
  ]
}
