[
  {
    "scenario": "contact-mode-desktop",
    "history": {
      "text": "문의내역",
      "pressed": "true",
      "decoration": [
        "underline",
        "2px",
        "8px"
      ]
    },
    "backToNew": {
      "pressed": "true",
      "headerCurrent": "문의하기"
    },
    "errors": []
  },
  {
    "scenario": "contact-mode-mobile",
    "history": {
      "text": "문의내역",
      "pressed": "true",
      "decoration": [
        "underline",
        "2px",
        "8px"
      ]
    },
    "backToNew": {
      "pressed": "true",
      "headerCurrent": "문의하기"
    },
    "errors": []
  },
  {
    "scenario": "desktop-route-transition",
    "url": "http://127.0.0.1:8000/cases-motion-lab.html",
    "active": "제작사례"
  },
  {
    "scenario": "mobile-route-transition",
    "url": "http://127.0.0.1:8000/knowledge.html",
    "active": "제작지식",
    "decoration": [
      "underline",
      "2px",
      "8px"
    ]
  }
]