{
  "name": "AskBidFX Trading Platform",
  "short_name": "AskBidFX",
  "description": "Professional trading platform for modern traders",
  "start_url": "https://portal.askbidfx.com/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#331533",
  "orientation": "portrait-primary",
  "scope": "https://portal.askbidfx.com/",
  "lang": "en",
  "categories": [
    "finance",
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "https://portal.askbidfx.com/dist-askbidfx/clients/askbidfx/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://portal.askbidfx.com/dist-askbidfx/clients/askbidfx/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your trading dashboard",
      "url": "https://portal.askbidfx.com/dashboard",
      "icons": [
        {
          "src": "https://portal.askbidfx.com/dist-askbidfx/assets/dashboard-icon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Trading Terminal",
      "short_name": "Trade",
      "description": "Access trading terminal",
      "url": "https://portal.askbidfx.com/trading-terminal",
      "icons": [
        {
          "src": "https://portal.askbidfx.com/dist-askbidfx/assets/trading-terminal-icon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Deposit Funds",
      "short_name": "Deposit",
      "description": "Add funds to your account",
      "url": "https://portal.askbidfx.com/deposit",
      "icons": [
        {
          "src": "https://portal.askbidfx.com/dist-askbidfx/assets/deposit-icon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Admin Dashboard",
      "short_name": "Admin",
      "description": "Broker admin dashboard",
      "url": "https://portal.askbidfx.com/admin/dashboard",
      "icons": [
        {
          "src": "https://portal.askbidfx.com/dist-askbidfx/assets/dashboard-icon.svg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}