{
    "name": "H2Rijders",
    "short_name": "H2Rijders",
    "description": "De waterstoftransitie concreet: netwerk, nieuws en je profiel — onderweg bij het tankstation.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#F5F4F1",
    "theme_color": "#0F5F6A",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        { "src": "/icons/pwa-icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa-icon-192-maskable.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/pwa-icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/pwa-icon-512-maskable.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "categories": ["navigation", "utilities"]
}
