{
    "name": "Duikclub Dashboard",
    "short_name": "Duikclub",
    "description": "Beheerplatform voor de duikclub: leden, materiaal, vullingen en meer.",
    "start_url": "./dashboard",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0c4a6e",
    "theme_color": "#0c4a6e",
    "icons": [
        {
            "src": "images/dcu512x512.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/dcu512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/dcu512x512.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
