{
  "specVersion": "1.0",
  "host": {
    "displayName": "Audora",
    "identifier": "did:web:audora.music",
    "description": "Music distribution and promotion platform for independent artists. Content site — no public agent-callable API endpoints are published in this manifest yet.",
    "homepage": "https://audora.music/"
  },
  "entries": [
    {
      "identifier": "urn:air:audora.music:content:llms-txt",
      "displayName": "Audora LLM content index (llms.txt)",
      "type": "text/markdown",
      "url": "https://audora.music/llms.txt",
      "description": "Curated overview of Audora's product, pricing, and guides for LLMs and agents, per llmstxt.org.",
      "representativeQueries": [
        "what is Audora and how does its music distribution work",
        "how much does Audora cost and does it take a royalty cut",
        "alternatives to DistroKid for independent artists",
        "how to get music on Spotify through a distributor"
      ]
    },
    {
      "identifier": "urn:air:audora.music:content:sitemap",
      "displayName": "Audora sitemap",
      "type": "application/xml",
      "url": "https://audora.music/sitemap.xml",
      "description": "Full canonical page index, including all guides and public artist pages.",
      "representativeQueries": [
        "list all guide articles published by Audora",
        "which artists have public pages on audora.music"
      ]
    }
  ]
}
