{
    "theme_color": "#ffffff",
    "background_color": "#000000",
    "display": "standalone",
    "scope": "/",
    "start_url": "https://partner.stlcitysc.com",
    "name": "CITYPARK Partner App",
    "short_name": "CITYPARK Partner App",
    "description": "The official food and beverage partner operations app.",
    "icons": [
        {
            "src": "https://stadium.stlcitysc.com/hubfs/Interactive%20Map/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://stadium.stlcitysc.com/hubfs/Interactive%20Map/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "https://stadium.stlcitysc.com/hubfs/Interactive%20Map/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "https://stadium.stlcitysc.com/hubfs/Interactive%20Map/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}