{
  "name": "icns/ico Generator",
  "code": "plugin.js",
  "icon": "/icon.png",
  "description": "A Penpot plugin to export selected shapes to .ico (Windows) and/or .icns (Mac) files. These file types are often used for application, file or folder icons.",
  "permissions": [
    "content:read",
    "content:write",
    "library:read",
    "library:write",
    "allow:downloads"
  ]
}
