{
  "name": "Sodaclick",
  "short_name": "Sodaclick PWA",
  "description": "Sodaclick PWA",
  "lang": "en-GB",
  "start_url": "/",
  "display": "fullscreen",
  "scope": "https://jo-malone-sv1.sodaclick.com/",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "https://d31x42cj9ppdn5.cloudfront.net/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://d31x42cj9ppdn5.cloudfront.net/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}