{
    "name": "Broadbottom Cricket Club Events",
    "short_name": "BCC Events",
    "description": "App to manage and propose club events",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#fffbeb",
    "theme_color": "#064e3b",
    "icons": [
        {
            "src": "web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}