{
    "name": "Sand-Hut Sports Club",
    "short_name": "Sand-Hut",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0A0E21",
    "theme_color": "#0A0E21",
    "description": "Founded in 2023 by a group of passionate cricket enthusiasts, SandHut Sports Club has grown into one of the premier cricket clubs in the region, hosting tournaments and events that draw players from all over India and beyond.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
