{
    "name": "Bhai Help Karo",
    "short_name": "BHK",
    "description": "Your one-stop destination for movies, courses, apps and earning rewards!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192x192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["entertainment", "utilities", "education"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Movies",
            "short_name": "Movies",
            "description": "Browse free movies",
            "url": "/movies",
            "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
        },
        {
            "name": "Earn",
            "short_name": "Earn",
            "description": "Complete tasks and earn gems",
            "url": "/earn",
            "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
        },
        {
            "name": "Wallet",
            "short_name": "Wallet",
            "description": "Check your wallet balance",
            "url": "/wallet",
            "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
        }
    ]
}
