{
  "name": "ApexVest Capital",
  "short_name": "ApexVest",
  "description": "Managed crypto and gold portfolios for investors across Africa.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1f18",
  "theme_color": "#0a1f18",
  "icons": [
    {
      "src": "/icons/apexvest-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apexvest-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apexvest-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}