{
"id": "my-extension",
"name": "My Extension",
"remote_entry_url": "https://cdn.example.com/my-extension/remoteEntry.js",
"module_scope": "myExtensionScope",
"version": "1.0.0",
"enabled": true,
"description": "A sample Horizon extension",
"icon_url": "https://cdn.example.com/my-extension/icon.png",
"author": "Example Inc.",
"created_at": "2026-05-20T00:00:00Z",
"updated_at": "2026-05-20T00:00:00Z",
"created_by": "admin@example.com"
}