{
    "name": "WEEX Crypto Exchange | Top Spot and Futures Trading Platform",
    "short_name": "WEEX",
    "description": "WEEX exchange—trade Bitcoin, Ethereum & altcoins securely and easily, offering a 1,000 BTC Protection Fund, fast token listings, and low-slippage trading. Certified by CMC for high liquidity.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/assets/images/new_index/banner/logo.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/new_index/banner/logo.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}