{
    "name": "BitBooking - Gratis Afspraken Software",
    "short_name": "BitBooking",
    "description": "De beste gratis afspraken software voor Nederlandse ondernemers",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1f2937",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}