{
    "name": "CBG Oktoberfest Hub",
    "short_name": "Oktoberfest",
    "description": "CBG Oktoberfest board and event-day operations app.",
    "start_url": "https://cbgoktoberfest.com/app/",
    "scope": "https://cbgoktoberfest.com/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#7a2714",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://cbgoktoberfest.com/cbg-oktoberfest-icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "https://cbgoktoberfest.com/cbg-oktoberfest-icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}