{
  "dir": "ltr",
  "lang": "en",
  "name": "Tradeweb AIR-UAT",
  "scope": "/",
  "display": "standalone",
  "start_url": "https://mtrade.api-qa.tradeweb.com/",
  "short_name": "Tradeweb AIR-UAT",
  "theme_color": "#19202e",
  "description": "",
  "orientation": "portrait-primary",
  "background_color": "#19202e",
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "/api/v1/resources/CwuiIcon64x64",
      "sizes": "64x64"
    },
    {
      "src": "/api/v1/resources/CwuiIcon144x144",
      "sizes": "144x144"
    },
    {
      "src": "/api/v1/resources/CwuiIcon192x192",
      "sizes": "192x192"
    },
    {
      "src": "/api/v1/resources/CwuiIcon512x512",
      "sizes": "512x512"
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "id": "web"
    }
  ]
}