{
    "name": "Wine Down Wednesday",
    "short_name": "WDW",
    "description": "A vibrant community for wine lovers. Explore events, discover wines, listen to our Uncorked Conversations podcast, and connect with fellow enthusiasts.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#FF7F33",
    "background_color": "#000000",
    "orientation": "any",
    "categories": ["lifestyle", "food", "social"],
    "icons": [
        {
            "src": "wdw_new_logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "wdw_new_logo.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "wdw_new_logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
