{
    "name": "BISTA - Digital Asset Platform",
    "short_name": "BISTA",
    "description": "Premium Digital Asset Mining Platform. Earn passive income through crypto mining and referrals.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#050505",
    "theme_color": "#F59E0B",
    "categories": [
        "finance",
        "business"
    ],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/bista-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/maskable-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Home",
            "description": "View your portfolio",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/bista-icon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Mining",
            "short_name": "Mine",
            "description": "Start mining BISTA",
            "url": "/dashboard/mining",
            "icons": [
                {
                    "src": "/bista-icon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Referrals",
            "short_name": "Team",
            "description": "Grow your team",
            "url": "/dashboard/referrals",
            "icons": [
                {
                    "src": "/bista-icon.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}