{
    "name": "Exscend",
    "version": "1.1.0",
    "short_name": "Exscend",
    "description": "Where capital meets discipline.",
    "start_url": "/app/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#234D48",
    "theme_color": "#FAFAF8",
    "scope": "/app/",
    "icons": [
        {
            "src": "/app/dapp/img/192logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/app/dapp/img/192logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/app/dapp/img/512logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}