{
    "name": "Register Cursus Groep - Certificate Lookup",
    "short_name": "Cursus Groep",
    "description": "Find and download your certificates and diplomas from Cursus Groep",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#039dd3",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "assets/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": ["education", "productivity", "utilities"],
    "lang": "nl",
    "dir": "ltr"
}
