{
  "id": "gitlab",
  "name": "GitLab Button", 
  "description": "Add a floating GitLab button to your website, enabling visitors to quickly access your GitLab repositories and projects. Perfect for showcasing your code and collaborating with developers!",
  "license": "free",
  "settings": {
    "type": "link",
    "link": "https://gitlab.com/your-username",
    "open_in_new_tab": true
  },
  "design": {
    "color": "#FC6D26",
    "grouped": true,
    "icon": {
      "color": "#fff",
      "class": "fa-brands fa-gitlab"
    },
    "responsive": {
      "device": {
        "mobile": 1,
        "tablet": 1,
        "desktop": 1
      }
    },
    "shape": "none",
    "standalone": true
  }
}
