{
    "name": "haze",
    "short_name": "haze",
    "icons": [
        {
            "src": "res/icons/192.png",
            "sizes": "192x192"
        },
        {
            "src": "res/icons/512.png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "prefer_related_applications": false,
    "background_color": "white",
    "theme_color": "white"
}