{
  "name": "Beacon Assets",
  "short_name": "Beacon",
  "description": "Access Wealth Differently — South Africa's premium private investing platform.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A192F",
  "theme_color": "#0A192F",
  "lang": "en-ZA",
  "categories": ["finance"],
  "icons": [
    {
      "src": "./beacon-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Portfolio",
      "url": "./dashboard",
      "description": "View your portfolio"
    },
    {
      "name": "Trade",
      "url": "./orders",
      "description": "Place a trade"
    },
    {
      "name": "Wallet",
      "url": "./wallet",
      "description": "View your wallet balance"
    }
  ]
}
