{
    "name": "HPX Savings - Decentralized Crypto Savings",
    "short_name": "HPX Savings",
    "description": "HPX Savings is a decentralized savings platform for cryptocurrency. Earn stable returns with AI quantitative trading. Licensed by MAS Singapore.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#000000",
    "theme_color": "#00D4AA",
    "categories": ["finance", "defi", "crypto"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/static/images/logo512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/images/logo512.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/images/logo512.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/images/logo512.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/images/logo512.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/images/logo512.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/favicon.ico",
            "sizes": "16x16 32x32",
            "type": "image/x-icon"
        }
    ]
}