{
    "name": "It's Happening",
    "short_name": "It's Happening",
    "description": "All the latest happenings",
    "start_url": "/",
    "scope": "/",
    "lang": "en-US",
    "theme_color": "#FF7700",
    "background_color": "#FFFFFF",
    "icons": [
        {
            "src": "/img/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
