{
    "name": "Task Wanker",
    "short_name": "TaskWanker",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#852111",
    "theme_color": "#852111",
    "description": "Task Wanker",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ]
}
