{
    "name": "TBC Booking",
    "short_name": "Booking",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#f7f8fa",
    "theme_color": "#3383bb",
    "icons": [
        {
            "src": "cdhs-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "cdhs-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
