{
  "id": "download",
  "docs": 12358,
  "name": "Download Button",
  "description": "Add a floating download button to your website, making it easy for visitors to download your files, documents, or resources. Perfect for digital products and content distribution!",
  "license": "free",
  "settings": {
    "type": "link",
    "link": "https://your-site.com/download",
    "open_in_new_tab": true
  },
  "design": {
    "color": "#4CAF50",
    "grouped": true,
    "icon": {
      "color": "#fff",
      "class": "fa-solid fa-download"
    },
    "responsive": {
      "device": {
        "mobile": 1,
        "tablet": 1,
        "desktop": 1
      }
    },
    "shape": "none",
    "standalone": true
  }
}
