{
  "name": "ZAR Personal Finance",
  "short_name": "ZAR Finance",
  "description": "Dashboard de finanzas personales — ZAR Capital",
  "start_url": "/finanzas/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230066FF'/><text y='130' x='96' text-anchor='middle' font-size='110' font-family='system-ui' font-weight='700' fill='white'>Z</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230066FF'/><text y='350' x='256' text-anchor='middle' font-size='300' font-family='system-ui' font-weight='700' fill='white'>Z</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Registrar gasto",
      "short_name": "Gasto",
      "url": "/finanzas/index.html"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/finanzas/index.html"
    }
  ]
}
