{
  "oauthScopes": ["https://www.googleapis.com/auth/gmail.addons.current.message.metadata", "https://www.googleapis.com/auth/gmail.addons.current.message.readonly", "https://www.googleapis.com/auth/gmail.addons.execute", "https://www.googleapis.com/auth/userinfo.email", "https://www.googleapis.com/auth/gmail.modify"],
  "addOns": {
    "common": {
      "name": "Hoxhunt Phishing Report",
      "logoUrl": "https://gmail.hoxhunt.com/images/icon-64-production.png",
      "layoutProperties": {
        "primaryColor": "#1473F3"
      }
    },
    "gmail": {
      "contextualTriggers": [{
        "unconditional": {
        },
        "onTriggerFunction": "https://gmail.hoxhunt.com/services/plugin/gmail/trigger"
      }]
    },
    "httpOptions": {
      "granularOauthPermissionSupport": "OPT_IN"
    }
  }
}

