{
  "name": "Lumière Dining",
  "short_name": "Lumière",
  "description": "Reserve your table — an effortless dining experience starts here.",
  "start_url": "/booking/",
  "scope": "/booking/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
