{
  "$schema": "../../../ecosystem/capability-manifest.schema.json",
  "schemaVersion": 1,
  "id": "image",
  "packageName": "@file-viewer/renderer-image",
  "rendererIds": ["image"],
  "formats": ["gif", "jpg", "jpeg", "bmp", "tiff", "tif", "png", "svg", "webp", "avif", "ico", "heic", "heif", "jxl"],
  "assets": { "rendererIds": [] },
  "license": { "spdx": "Apache-2.0", "policy": "permissive" },
  "weight": "standard",
  "profiles": ["lite", "standard", "all"]
}
