{ "name": "Brasserie Apostrophe - Fine Dining in Olsene", "short_name": "Apostrophe", "description": "Fine dining restaurant in Olsene, Belgium offering exceptional cuisine with locally sourced ingredients", "start_url": "./", "display": "standalone", "background_color": "#ffffff", "theme_color": "#000000", "orientation": "portrait-primary", "scope": "/", "lang": "en", "categories": ["food", "restaurant", "lifestyle"], "icons": [ { "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" }, { "src": "favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "favicon-16x16.png", "sizes": "16x16", "type": "image/png" } ], "shortcuts": [ { "name": "Menu", "short_name": "Menu", "description": "View our complete menu", "url": "/menu.php", "icons": [{"src": "favicon.ico", "sizes": "32x32"}] }, { "name": "Reservations", "short_name": "Book Table", "description": "Make a reservation", "url": "/reservation.html", "icons": [{"src": "favicon.ico", "sizes": "32x32"}] }, { "name": "Contact", "short_name": "Contact", "description": "Find us and get in touch", "url": "/contact.php", "icons": [{"src": "favicon.ico", "sizes": "32x32"}] } ] }