{
    "name": "Reanimatie.nl",
    "short_name": "Reanimatie",
    "description": "AED lease, cursussen, verzamelacties en inventarisatie — voor een hartveilig Nederland.",
    "start_url": "/?utm_source=pwa",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#1e3a5f",
    "scope": "/",
    "lang": "nl",
    "dir": "ltr",
    "categories": ["health", "medical", "education"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "Cursus inschrijven",
            "short_name": "Cursus",
            "url": "/cursus",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "AED Lease",
            "short_name": "Lease",
            "url": "/lease",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "WhatsApp 24/7",
            "short_name": "WhatsApp",
            "url": "https://wa.me/31858002580",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
