{
    "name": "AskChainX",
    "short_name": "AskChainX",
    "description": "AskChainX short learning, mock tests, Galaxy Mode, challenges, XP, and coins.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0f172a",
    "categories": ["education", "productivity"],
    "icons": [
        {
            "src": "/icons/askchainx.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Questions",
            "short_name": "Feed",
            "url": "/questions"
        },
        {
            "name": "Learning Hub",
            "short_name": "Learn",
            "url": "/learning"
        },
        {
            "name": "Galaxy Mode",
            "short_name": "Galaxy",
            "url": "/game"
        },
        {
            "name": "Leaderboard",
            "short_name": "Ranks",
            "url": "/leaderboard"
        }
    ]
}
