﻿{
    "short_name": "DLG",
    "name": "DLG",
    "icons": [
        {
            "src": "icon.png",
            "type": "image/png",
            "sizes": "144x144"
        }
    ],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "dk.dlg.dlg"
        }
    ],
    "start_url": "/portal",
    "display": "standalone",
    "theme_color": "#00793c"
}