{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Restaurant Olive",
  "short_name": "Olive",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7a966d",
  "description": "Susanne Freyhold begrüßt Sie herzlich im Restaurant Olive in Halberstadt. Mediterrane Küche in der historischen Altstadt.",
  "icons": [
    {
      "src": "/img/cropped-favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/cropped-favicon-270x270.png",
      "sizes": "270x270",
      "type": "image/png"
    }
  ]
}
