{
  "name": "CapitalXtend",
  "theme_color": "#3974f0",
  "background_color": "#f5f6fa",
  "short_name": "CapitalXtend",
  "id": "xcapital.capitalxtend",
  "description": "CapitalXtend: Online Forex Trading Broker and Platform",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "window-controls-overlay"
  ],
  "start_url": "/en/my/dashboard",
  "scope": "https://capitalxtend.com",
  "scope_extensions": [
    {"origin": "*.capitalxtend.com"}
  ],
  "icons": [
    {
      "src": "/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/x-AppIcon-dark.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/img/x-AppIcon-dark.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screen_vertical.png",
      "type": "image/png",
      "sizes": "616x1280",
      "form_factor": "narrow"
    },
    {
      "src": "/img/screen_horizontal.png",
      "type": "image/png",
      "sizes": "1280x675",
      "form_factor": "wide"
    }
  ],
  "dir": "auto"
}