{
    "name": "Gleec Dex",
    "short_name": "Gleec Dex",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#202337",
    "theme_color": "#8C41FF",
    "description": "Trade, store, send, receive, and access fiat on-ramp across multiple blockchains with Gleec Dex.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.gleec.gleecdex",
            "id": "com.gleec.gleecdex"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/us/app/gleecdex-wallet/id1563795528",
            "id": "1563795528"
        }
    ],
    "icons": [
        {
            "src": "/icons/android-chrome-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
