{
  "name": "Caribbean Wealth Circle",
  "short_name": "CWC",
  "description": "Build real wealth from the Caribbean. Freelancing, trading, and wealth creation.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A1A2E",
  "theme_color": "#C9A84C",
  "icons": [
    {
      "src": "/images/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}