{
  "id": "/reserve",
  "name": "Ellich Reservations",
  "short_name": "Ellich",
  "description": "Discover distinctive destinations, reserve a table, and keep every guest experience close.",
  "start_url": "/reserve?source=installed-app",
  "scope": "/reserve",
  "display": "standalone",
  "background_color": "#FBFAF7",
  "theme_color": "#103D33",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/brand/ellich/app-icon/ellich-reservations-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/ellich/app-icon/ellich-reservations-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/ellich/app-icon/ellich-reservations-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover places",
      "short_name": "Discover",
      "url": "/reserve#destinations",
      "icons": [
        {
          "src": "/brand/ellich/app-icon/ellich-reservations-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Your Ellich",
      "short_name": "Your Ellich",
      "url": "/reserve#your-ellich",
      "icons": [
        {
          "src": "/brand/ellich/app-icon/ellich-reservations-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+ellich",
      "url": "/reserve/open?target=%s"
    }
  ]
}
