{
    "name": "Bumble Buzz",
    "short_name": "Bumble Buzz",
    "theme_color": "#ffc629",
    "background_color": "#000000",
    "display": "standalone",
    "scope": "/the-buzz",
    "start_url": "/the-buzz",
    "icons": [
        {
            "src": "/icons-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icons-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}
