{
    "name": "DZ99 Toernooien",
    "short_name": "DZ99",
    "description": "Bekijk badmintontoernooien en beheer je inschrijvingen.",
    "lang": "nl-BE",
    "start_url": "/tournaments",
    "scope": "/",
    "display": "standalone",
    "background_color": "#06162c",
    "theme_color": "#06162c",
    "categories": ["sports", "lifestyle"],
    "icons": [
        {
            "src": "/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/pwa/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
