{
    "id": "/",
    "name": "ZeonFund",
    "short_name": "ZeonFund",
    "description": "",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone"
    ],
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://i.imgur.com/KYG7Mnm.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://i.imgur.com/KYG7Mnm.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}