{
  "name": "WealthChaser Investor App",
  "short_name": "WealthChaser",
  "description": "WealthChaser™ is a real estate investing platform designed to help aspiring and active investors move from learning about deals to confidently closing them.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0e0a14",
  "theme_color": "#c0392b",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "education", "business"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/wealthchaser-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wealthchaser-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wealthchaser-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
