{
    "name": "GMF Studiehub",
    "short_name": "GMF Hub",
    "description": "Maatschappijleer studiehub met alle presentaties, de volledige PDF-leerstof, en filters.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#0f2630",
    "icons": [
        {
            "src": "images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}