{
  "version": "1.0",
  "site": "https://orbitv.io",
  "description": "Orbitv — Free Live TV from 100+ Countries",
  "actions": [
    {
      "id": "add-stream",
      "name": "Add a Live TV Stream",
      "description": "Submit a new live TV channel stream to Orbitv for indexing. Owners, attorneys, and companies can register their channels to reach a global audience.",
      "method": "imperative",
      "availability": "dynamic",
      "endpoint": "https://orbitv.io/new-stream"
    },
    {
      "id": "contact-team",
      "name": "Contact Orbitv Team",
      "description": "Send a message to the Orbitv team with questions, suggestions, or support requests.",
      "method": "declarative",
      "endpoint": "https://orbitv.io/contact"
    },
    {
      "id": "file-dmca",
      "name": "File a DMCA Complaint",
      "description": "Submit a copyright infringement notice to Orbitv in accordance with the Digital Millennium Copyright Act.",
      "method": "declarative",
      "endpoint": "https://orbitv.io/dmca"
    }
  ]
}
