{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "activitypub/app",
  "title": "ActivityPub App",
  "category": "widgets",
  "description": "Manage ActivityPub settings, followers, and federation from the WordPress admin.",
  "icon": "smartphone",
  "textdomain": "activitypub",
  "editorScript": "file:./index.js"
}