{
  "name": "Tour Sheet \u2014 Analytics by LakefrontValue",
  "short_name": "Tour Sheet",
  "start_url": "/tour.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0E7C7B",
  "icons": [
    {
      "src": "tour-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "tour-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}