{
  "name": "BUEXTP — Multi-Asset Trading Platform",
  "short_name": "BUEXTP",
  "description": "Trade crypto, stocks, commodities, and forex on a unified platform. Advanced tools, real-time data, and seamless execution.",
  "start_url": "/trade/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui", "standalone"],
  "background_color": "#06060e",
  "theme_color": "#06060e",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "categories": ["finance", "trading", "business", "productivity"],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "BUEXTP trading platform homepage"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
