{
    "short_name": "Closure Countdown",
    "name": "Milestone Chico Closure Countdown",
    "start_url": "/",
    "background_color": "white",
    "theme_color": "white",
    "display": "standalone",
    "scope": "/",
    "orientation": "any",
    "icons": [
        {
            "src": "bombIcon3.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}