{
    "name": "Restaurant-Reservationen",
    "short_name": "Restaurant",
    "description": "Buchungstool für Tisch-Reservationen",
    "display": "fullscreen",
    "scope": "./",
    "start_url": "./de/assignment/index",
    "orientation": "landscape",
    "icons": [
      {
        "src": "img/walliserkanne/apple-touch-icon-57x57.png",
        "type": "image/png",
        "sizes": "57x57"
      },
      {
        "src": "img/walliserkanne/apple-touch-icon-72x72.png",
        "type": "image/png",
        "sizes": "72x72"
      },
      {
        "src": "img/walliserkanne/apple-touch-icon-180x180.png",
        "type": "image/png",
        "sizes": "180x180"
      }
    ]
  }