{
    "short_name": "http.fox",
    "name": "HTTP Foxes",
    "icons": [
        {
            "src": "/static/img/icon512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/static/img/icon192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "display": "standalone",
    "start_url": "/"
}