{
    "name": "Bistro Theo",
    "short_name": "Bistro Theo",
    "description": "Hop in for coffee, breakfast, lunch, teatime, aperotime... And all the little moments in between. Welcome in our bistro.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#e0e0e0",
    "theme_color": "#8b7c53",
    "icons": [
        {
            "src": "https://bistrotheo.be/assets/media/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://bistrotheo.be/assets/media/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}