{
  "schema_version": "1.0",
  "name": "Revneey",
  "description": "Independent product review platform with 277+ brand reviews and expert comparisons",
  "url": "https://revneey.com",
  "provider": {
    "name": "Revneey",
    "url": "https://revneey.com"
  },
  "logo": "https://revneey.com/images/logo.png",
  "contact_email": "hello@revneey.com",
  "capabilities": {
    "resources": true,
    "tools": false,
    "prompts": false
  },
  "resources": [
    {
      "uri": "https://revneey.com/llms.txt",
      "name": "Site Overview",
      "description": "Overview of Revneey platform and content structure for LLMs",
      "mimeType": "text/plain"
    },
    {
      "uri": "https://revneey.com/llms-full.txt",
      "name": "Complete Brand Directory",
      "description": "Full list of all 277+ brands with review page links",
      "mimeType": "text/plain"
    },
    {
      "uri": "https://revneey.com/sitemap.xml",
      "name": "Sitemap",
      "description": "XML sitemap of all pages on revneey.com",
      "mimeType": "application/xml"
    },
    {
      "uri": "https://revneey.com/.well-known/openapi.yaml",
      "name": "API Specification",
      "description": "OpenAPI specification for Revneey endpoints",
      "mimeType": "application/yaml"
    }
  ]
}
