{
    "name": "Crickbuuz",
    "short_name": "Crickbuuz",
    "description": "Live cricket scores, latest news, matches, rankings, and stats.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0860c4",
    "icons": [
        {
            "src": "/static/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
