{
  "name": "George Goes To Japan",
  "short_name": "George",
  "icons": [{
        "src": "./icons/george_128.png",
        "type": "image/png",
        "sizes": "128x128"
      }, {
        "src": "./icons/george_152.png",
        "type": "image/png",
        "sizes": "152x152"
      }, {
        "src": "./icons/george_144.png",
        "type": "image/png",
        "sizes": "144x144"
      }, {
        "src": "./icons/george_192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "./icons/george_256.png",
        "type": "image/png",
        "sizes": "256x256"
      },
      {
        "src": "./icons/george_512.png",
        "type": "image/png",
        "sizes": "512x512"
      }],
  "start_url": "index.html?launcher=true",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#fcd0c5",
  "theme_color": "#fcd0c5"
}
