{
  "name": "Grooveline",
  "version": "1.0.0",
  "description": "Grooveline Radio — Live DJ streaming platform. Schedule, listen, and discover DJs.",
  "url": "https://grooveline.org",
  "capabilities": {
    "streaming": true,
    "scheduling": true,
    "djDiscovery": true
  },
  "interfaces": [
    { "type": "web", "url": "https://grooveline.org", "description": "Web interface for listening and browsing" },
    { "type": "api", "url": "https://api.grooveline.org", "description": "REST API for schedule, DJs, and health" }
  ]
}
