{
  "apiVersion": 3,
  "name": "ranklite/faq",
  "title": "RankLite FAQ",
  "category": "widgets",
  "icon": "editor-help",
  "description": "Structured FAQ (FAQPage JSON-LD).",
  "keywords": ["RankLite", "FAQ", "schema"],
  "supports": { "html": false },
  "editorScript": "ranklite-blocks-editor",
  "attributes": {
    "title": { "type": "string", "default": "" },
    "items": {
      "type": "array",
      "default": []
    }
  }
}
