{
  "hooks": {
    "PermissionRequest": [
      {
        "matcher": "ExitPlanMode",
        "hooks": [
          {
            "type": "command",
            "command": "open-plan-annotator",
            "timeout": 345600
          }
        ]
      }
    ]
  }
}
