{
  "key": "xyz.foxarius.bb.lc.45a36c377223",
  "name": "Fox Research LC2",
  "description": "Bugcrowd security research app (foxarius). Private/dev install only.",
  "baseUrl": "https://capp2-45a36c377223.foxarius.xyz",
  "vendor": {
    "name": "foxarius",
    "url": "https://foxarius.xyz"
  },
  "authentication": {
    "type": "jwt"
  },
  "lifecycle": {
    "installed": "/lc/installed",
    "uninstalled": "/lc/uninstalled",
    "enabled": "/lc/enabled",
    "disabled": "/lc/disabled"
  },
  "scopes": [
    "READ"
  ],
  "apiVersion": 1,
  "modules": {
    "generalPages": [
      {
        "key": "fox-panel",
        "location": "system.top.navigation.bar",
        "name": {
          "value": "Fox Research LC2 Panel"
        },
        "url": "/panel?pid={project.id}&pk={project.key}&iid={issue.id}"
      }
    ]
  }
}