{
    "lang": "en-US",
    "name": "Cincy Chili Map",
    "short_name": "Cincy Chili Map",
    "start_url": "/?utm_source=pwa",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        }
    ],
    "theme_color": "#2f58e9",
    "background_color": "#ffffff",
    "display": "standalone"
} 
