var APP_DATA = {
  "scenes": [
    {
      "id": "0-reception",
      "name": "Reception",
      "levels": [
        {
          "tileSize": 256,
          "size": 256,
          "fallbackOnly": true
        },
        {
          "tileSize": 512,
          "size": 512
        },
        {
          "tileSize": 512,
          "size": 1024
        },
        {
          "tileSize": 512,
          "size": 2048
        }
      ],
      "faceSize": 1920,
      "initialViewParameters": {
        "yaw": -2.9698882932045123,
        "pitch": 0.04024811479730239,
        "fov": 1.265676047841681
      },
      "linkHotspots": [
        {
          "yaw": 1.567040941099437,
          "pitch": -1.0389512794236015,
          "rotation": 0,
          "target": "1-atrium"
        },
        {
          "yaw": 1.6543473479176205,
          "pitch": -0.014957123389489624,
          "rotation": 0,
          "target": "2-lobby"
        },
        {
          "yaw": -1.549270848820397,
          "pitch": 0.06567307340774065,
          "rotation": 0,
          "target": "3-lounge"
        }
      ],
      "infoHotspots": []
    },
    {
      "id": "1-atrium",
      "name": "Atrium",
      "levels": [
        {
          "tileSize": 256,
          "size": 256,
          "fallbackOnly": true
        },
        {
          "tileSize": 512,
          "size": 512
        },
        {
          "tileSize": 512,
          "size": 1024
        },
        {
          "tileSize": 512,
          "size": 2048
        }
      ],
      "faceSize": 1920,
      "initialViewParameters": {
        "yaw": 1.646557399937529,
        "pitch": -1.5707963267948966,
        "fov": 1.265676047841681
      },
      "linkHotspots": [
        {
          "yaw": 1.7220734189671187,
          "pitch": 0.053012601659812475,
          "rotation": 0,
          "target": "2-lobby"
        },
        {
          "yaw": -1.6032633514547747,
          "pitch": 0.09097285329215055,
          "rotation": 0,
          "target": "3-lounge"
        }
      ],
      "infoHotspots": []
    },
    {
      "id": "2-lobby",
      "name": "Lobby",
      "levels": [
        {
          "tileSize": 256,
          "size": 256,
          "fallbackOnly": true
        },
        {
          "tileSize": 512,
          "size": 512
        },
        {
          "tileSize": 512,
          "size": 1024
        },
        {
          "tileSize": 512,
          "size": 2048
        }
      ],
      "faceSize": 1920,
      "initialViewParameters": {
        "yaw": 0.007122281856325685,
        "pitch": -0.12972161906785828,
        "fov": 1.265676047841681
      },
      "linkHotspots": [
        {
          "yaw": -0.3552484894198802,
          "pitch": 0.08716143578515734,
          "rotation": 0,
          "target": "0-reception"
        }
      ],
      "infoHotspots": []
    },
    {
      "id": "3-lounge",
      "name": "Lounge",
      "levels": [
        {
          "tileSize": 256,
          "size": 256,
          "fallbackOnly": true
        },
        {
          "tileSize": 512,
          "size": 512
        },
        {
          "tileSize": 512,
          "size": 1024
        },
        {
          "tileSize": 512,
          "size": 2048
        }
      ],
      "faceSize": 1920,
      "initialViewParameters": {
        "yaw": 1.0984340121189202,
        "pitch": -0.0661329549238836,
        "fov": 1.265676047841681
      },
      "linkHotspots": [
        {
          "yaw": -2.762381712586219,
          "pitch": -0.05992931797733725,
          "rotation": 0,
          "target": "2-lobby"
        }
      ],
      "infoHotspots": []
    }
  ],
  "name": "Project Title",
  "settings": {
    "mouseViewMode": "drag",
    "autorotateEnabled": true,
    "fullscreenButton": true,
    "viewControlButtons": false
  }
};
