{
  "url": "http://127.0.0.1:4176/",
  "desktop": {
    "name": "desktop",
    "viewport": {
      "width": 1440,
      "height": 900
    },
    "errors": [],
    "stages": [
      {
        "stage": "carousel",
        "prompt": "Pick a Pack",
        "canvas": {
          "width": 1440,
          "height": 900,
          "clientWidth": 1440,
          "clientHeight": 900
        }
      },
      {
        "stage": "focus",
        "prompt": "Slice the seal",
        "canvas": {
          "width": 1440,
          "height": 900,
          "clientWidth": 1440,
          "clientHeight": 900
        }
      },
      {
        "stage": "tear",
        "prompt": "Slice the seal",
        "canvas": {
          "width": 1440,
          "height": 900,
          "clientWidth": 1440,
          "clientHeight": 900
        }
      },
      {
        "stage": "reveal",
        "prompt": "Tap to speed up",
        "canvas": {
          "width": 1440,
          "height": 900,
          "clientWidth": 1440,
          "clientHeight": 900
        }
      },
      {
        "stage": "complete",
        "prompt": "Tap to continue",
        "canvas": {
          "width": 1440,
          "height": 900,
          "clientWidth": 1440,
          "clientHeight": 900
        }
      }
    ],
    "layout": {
      "bodyWidth": 1440,
      "viewportWidth": 1440,
      "bodyHeight": 900,
      "viewportHeight": 900
    }
  },
  "mobile": {
    "name": "mobile",
    "viewport": {
      "width": 390,
      "height": 844
    },
    "errors": [],
    "stages": [
      {
        "stage": "carousel",
        "prompt": "Pick a Pack",
        "canvas": {
          "width": 390,
          "height": 844,
          "clientWidth": 390,
          "clientHeight": 844
        }
      },
      {
        "stage": "focus",
        "prompt": "Slice the seal",
        "canvas": {
          "width": 390,
          "height": 844,
          "clientWidth": 390,
          "clientHeight": 844
        }
      },
      {
        "stage": "tear",
        "prompt": "Slice the seal",
        "canvas": {
          "width": 390,
          "height": 844,
          "clientWidth": 390,
          "clientHeight": 844
        }
      },
      {
        "stage": "reveal",
        "prompt": "Tap to speed up",
        "canvas": {
          "width": 390,
          "height": 844,
          "clientWidth": 390,
          "clientHeight": 844
        }
      },
      {
        "stage": "complete",
        "prompt": "Tap to continue",
        "canvas": {
          "width": 390,
          "height": 844,
          "clientWidth": 390,
          "clientHeight": 844
        }
      }
    ],
    "layout": {
      "bodyWidth": 390,
      "viewportWidth": 390,
      "bodyHeight": 844,
      "viewportHeight": 844
    }
  }
}