{
  "name": "GetYourGuide",
  "short_name": "GYG",
  "manifest_version": 1,
  "start_url": "https://getyourguide.avecdeezer.fr/",
  "display": "browser",
  "theme_color": "#FF5533",
  "background_color": "#FFFFFF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://getyourguide.avecdeezer.fr/img/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://getyourguide.avecdeezer.fr/img/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
