{
  "name": "Dashboard Name",
  "description": "Brief description of what this dashboard shows.",
  "category": "dashboards",
  "author": {
    "name": "Your Name",
    "github": "your-github-username"
  },
  "version": "1.0.0",
  "requires": {
    "open_brain": true,
    "services": [],
    "tools": ["Node.js 18+"]
  },
  "tags": ["tag1", "tag2"],
  "difficulty": "beginner",
  "estimated_time": "20 minutes",
  "created": "2026-03-11",
  "updated": "2026-03-11"
}
