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": -3.0283239649257503,
        "pitch": 0.03468250153582275,
        "fov": 1.1675795661741588
      },
      "linkHotspots": [
        {
          "yaw": -1.5243728400792715,
          "pitch": 0.08477754082023914,
          "rotation": 0,
          "target": "3-lounge"
        },
        {
          "yaw": 1.5748568881110252,
          "pitch": -0.7224803334391439,
          "rotation": 0,
          "target": "1-atrium"
        },
        {
          "yaw": 2.2119068838502907,
          "pitch": -0.15759763213066158,
          "rotation": 0,
          "target": "2-lobby"
        }
      ],
      "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": -0.6108671290494136,
        "pitch": -1.5534717698781755,
        "fov": 1.265676047841681
      },
      "linkHotspots": [],
      "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": -1.0563191104623968,
        "pitch": -0.4644922012411641,
        "fov": 1.265676047841681
      },
      "linkHotspots": [
        {
          "yaw": 0.06298573003838825,
          "pitch": -0.4897845081545267,
          "rotation": 0,
          "target": "1-atrium"
        }
      ],
      "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": -3.0416850986062283,
        "pitch": -0.012736027223844815,
        "fov": 1.265676047841681
      },
      "linkHotspots": [
        {
          "yaw": 1.758383040268816,
          "pitch": -0.1251348704022206,
          "rotation": 0,
          "target": "2-lobby"
        },
        {
          "yaw": 1.512826436419429,
          "pitch": -0.4668169017958448,
          "rotation": 0,
          "target": "1-atrium"
        }
      ],
      "infoHotspots": []
    }
  ],
  "name": "Project Title",
  "settings": {
    "mouseViewMode": "drag",
    "autorotateEnabled": true,
    "fullscreenButton": true,
    "viewControlButtons": false
  }
};
