{
"name": "JobCTRL",
"description": "JobCTRL connect app",
"key": "com.jobctrl.jira",
"baseUrl": "https://JobCTRL.com/UserCenter",
"vendor": {
                "name": "JobCTRL, Inc.",
                "url": "http://jobctrl.com"
            },
"lifecycle": {
                    "installed": "/JiraPluginAdded.aspx",
                    "uninstalled": "/JiraPluginAdded.aspx?uninstall=1"
               },
"authentication": {
                        "type": "jwt"
                    },
"apiVersion": 1,
"scopes": ["read", "write", "act_as_user", "delete"],
"apiMigrations": {
            "context-qsh": true,
            "signed-install": true
        }
    }