{
    "name": "Acock Climate Control",
    "short_name": "Acock CC",
    "description": "Operations platform for Acock Climate Control.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/acock-favicon.png",
            "type": "image/png",
            "sizes": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ]
}
