{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "HealthTalk",
    "short_name": "HealthTalk",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#fff",
    "description": "HealthTalk - nettavisen for helse-Norge",
    "icons": [
        {
            "src": "/view-resources/dachser2/public/healthtalk/favicon32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/view-resources/dachser2/public/healthtalk/favicon96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/view-resources/dachser2/public/healthtalk/favicon120x120.png",
            "sizes": "120x120",
            "type": "image/png"
        },
        {
            "src": "/view-resources/dachser2/public/healthtalk/favicon180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}