{
  "name": "Broksoft Client",
  "short_name": "Broksoft",
  "description": "Multi-asset brokerage client portal",
  "start_url": "/client",
  "display": "standalone",
  "background_color": "#0c0a09",
  "theme_color": "#0D9488",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
