{
    "name": "DH1",
    "short_name": "DH1",
    "icons": [
        {
            "src": "/media/logo.png",
            "sizes": "500X500",
            "type": "image/png"
        },
        {
            "src": "/media/logo.avif",
            "sizes": "500X500",
            "type": "image/avif"
        }
    ],
    "theme_color": "#075985",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait"
}
