{
  "name": "WealthFlow",
  "short_name": "WealthFlow",
  "description": "Manage your wealth, track your net worth, and plan your financial future",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1f2937",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231f2937' width='192' height='192'/><text x='96' y='120' font-size='120' font-weight='bold' fill='%23f59e0b' text-anchor='middle' font-family='system-ui'>W</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='%231f2937' width='512' height='512'/><text x='256' y='360' font-size='320' font-weight='bold' fill='%23f59e0b' text-anchor='middle' font-family='system-ui'>W</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><rect fill='%231f2937' width='180' height='180' rx='40'/><text x='90' y='135' font-size='100' font-weight='bold' fill='%23f59e0b' text-anchor='middle' font-family='system-ui'>W</text></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f6f9fc' width='540' height='720'/><text x='270' y='360' font-size='72' fill='%231f2937' text-anchor='middle' font-family='system-ui' font-weight='bold'>WealthFlow</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ]
}
