{
  "id": "com.adobe.ccx.comments-webview",
  "name": "CCX Commenting UXP Webview",
  "version": "20.0.0",
  "main": "external.html",
  "host": [
    {
      "app": "AI",
      "minVersion": "24.2",
      "icons": [
        {
          "path": "PL_DocHistory_N.svg",
          "theme": [
            "lightest",
            "light"
          ]
        },
        {
          "path": "PL_DocHistory_N.svg",
          "theme": [
            "dark",
            "darkest"
          ]
        }
      ]
    },
    {
      "app": "PS",
      "minVersion": "22.0.0"
    }
  ],
  "manifestVersion": 4,
  "entrypoints": [
    {
      "type": "panel",
      "id": "ccx-comments-uxp-webview",
      "minimumSize": {
        "width": 350,
        "height": 500
      },
      "maximumSize": {
        "width": 2000,
        "height": 2000
      },
      "preferredDockedSize": {
        "width": 350,
        "height": 700
      },
      "preferredFloatingSize": {
        "width": 350,
        "height": 700
      },
      "label": {
        "default": "$$$/commentingPanel/DefaultPanelTitle=Comments"
      }
    }
  ]
}
