{
    "name": "Earn-X Club",
    "short_name": "EarnX",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "lang": "en",
    "scope": "/",
    "description": "Earn-X Club - Earn smarter, grow faster",
    "theme_color": "#6C5CE7",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/icons/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        }
    ]
}