{
  "short_name": "Las Vegas Tours",
  "name": "Test of Las Vegas Tours",
  "icons": [
    {
      "src": "/images/lvsign192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/lvsign512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#3367D6",
  "display": "minimal-ui",
  "scope": "/",
  "theme_color": "#3367D6",
  "shortcuts": [
    {
      "name": "Sketch and Song",
      "short_name": "Music Tour",
      "description": "Music Focused Art Tour of Las Vegas",
      "url": "/SketchandSong/index.html",
      "icons": [{ "src": "/images/sas-192.png", "sizes": "192x192" }]
    },
    {
      "name": "The Art of Wynn Las Vegas",
      "short_name": "Wynn",
      "description": "Art Tour of Wynn Las Vegas and Encore",
      "url": "/WynnTest/index",
      "icons": [{ "src": "/images/wynn-192.png", "sizes": "192x192" }]
    }
  ],
  "description": "Las Vegas Art Tours",
  "screenshots": [
    {
      "src": "/images/sasgfx-640.png",
      "type": "image/png",
      "sizes": "640x382",
      "form_factor": "wide"
    }
  ]
}