{
  "schemaVersion": 1,
  "title": "Your extension name",
  "badge": "Panel • Category tag",
  "summary": "One-line description shown on the extension library card.",
  "author": "Your name or org",
  "category": "Panel",
  "rating": "0.0",
  "overview": "Longer description for the extension detail page.",
  "highlights": [
    "Key feature or benefit",
    "Another highlight for installers"
  ],
  "installSource": "Where install files live (usually GitHub Releases on this repo).",
  "compatibility": "Which Novalon Studio desktop builds this extension supports.",
  "installSteps": [
    "Download the extension package from the creator’s GitHub repository.",
    "Open Novalon Studio and follow the creator install flow.",
    "Reload or restart Studio if the README requires it."
  ]
}
