{
  "version": 1,
  "read_only": true,
  "fictional_data": true,
  "home": "/incidents/1",
  "routes": [
    { "name": "Overview", "path": "/incidents/1" },
    { "name": "Timeline", "path": "/incidents/1?tab=timeline" },
    { "name": "Diagnosis", "path": "/incidents/1?tab=investigations" },
    {
      "name": "Customer impact",
      "path": "/incidents/1?tab=customer-impact"
    },
    { "name": "Postmortem", "path": "/incidents/1?tab=postmortem" },
    { "name": "Activity", "path": "/incidents/1?tab=activity" },
    { "name": "Details", "path": "/incidents/1?tab=details" }
  ],
  "static_assets": [
    "/demo/agent-guide.md",
    "/demo/v1/INC-1423-postmortem.md",
    "/demo/v1/INC-1423-postmortem.pdf"
  ]
}
