{
  "id": "cut-list-planner-example",
  "name": "Cut List Planner Example",
  "iframeUrl": "https://confbuild.com/assets/plugins/cut-list-planner-example/",
  "allowedOrigin": "https://confbuild.com",
  "icon": "fa-solid fa-ruler-combined",
  "description": "Medium-complex example plugin for analyzing sheet rows, grouping material usage, estimating cut sheets, and writing a compact summary back to the project.",
  "placement": "tools-toolbar",
  "permissions": [
    "project:read",
    "sheet:read",
    "sheet:write"
  ],
  "order": 35,
  "enabled": true,
  "width": "1240px",
  "height": "860px"
}
