{
    "dir": "ltr",
    "lang": "nl",
    "description": "Welkom bij dokter Devos.",
    "orientation": "any",
    "related_applications": [],
    "prefer_related_applications": false,
    "start_url": "/",
    "scope": "/",
    "name": "Dokter Devos",
    "short_name": "Dr. Devos",
    "icons": [
        {
            "src": "https://static.dokterdevos.be/img/png/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://static.dokterdevos.be/img/png/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "https://static.dokterdevos.be/img/png/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#c95b30",
    "background_color": "#c95b30",
    "display": "standalone"
}