{
  "name": "Stackwealth",
  "short_name": "Stackwealth",
  "description": "Your personal wealth dashboard",
  "start_url": "/stackwealth_web.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1A5FA8",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231A5FA8'/><text y='.9em' font-size='80' x='10'>📈</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
