{
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "Kantar Results Demo Dashboard",
  "start_url": "https://op.tns-infratest.com/wi/dash/test/index.html",
  "display": "fullscreen",
  "name": "Kantar Results",
  "short_name": "Kantar",
  "icons": [
      {
          "src": "./img/kantar-app-icon-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      },
      {
          "src": "./img/kantar-app-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "./img/kantar-app-icon-128x128.png",
          "type": "image/png",
          "sizes": "128x128"
      }
  ],
  "lang": "",
  "orientation": "any"
}