{
  "specVersion": "1.0",
  "generatedAt": "2026-08-02T00:00:00.000Z",
  "site": {
    "name": "Taj Agro",
    "url": "https://zagropremix.com",
    "description": "Authorized ZAGRO distributor in India for animal health, crop care, and livestock nutrition products."
  },
  "capabilities": [
    {
      "id": "product-catalog",
      "description": "Browse and search the product catalog",
      "endpoint": "https://zagropremix.com/api/products",
      "method": "GET",
      "protocol": "REST",
      "auth": { "type": "none" },
      "rateLimit": { "requests": 60, "window": "minute" }
    },
    {
      "id": "homepage-sections",
      "description": "Fetch homepage banners, categories, and featured content",
      "endpoint": "https://zagropremix.com/api/homepage/sections",
      "method": "GET",
      "protocol": "REST",
      "auth": { "type": "none" },
      "rateLimit": { "requests": 60, "window": "minute" }
    },
    {
      "id": "featured-categories",
      "description": "List featured product categories",
      "endpoint": "https://zagropremix.com/api/categories/featured",
      "method": "GET",
      "protocol": "REST",
      "auth": { "type": "none" },
      "rateLimit": { "requests": 60, "window": "minute" }
    }
  ],
  "access": {
    "allow": ["/", "/search", "/events", "/product/*", "/privacy-policy", "/terms-of-service"],
    "disallow": ["/admin/*", "/dashboard/*", "/dealer/*", "/checkout", "/cart", "/order-confirmation"]
  },
  "agents": {
    "GPTBot": { "allow": true },
    "ClaudeBot": { "allow": true },
    "Google-Extended": { "allow": true },
    "PerplexityBot": { "allow": true },
    "Bytespider": { "allow": true }
  },
  "llmsTxt": "https://zagropremix.com/llms.txt",
  "sitemap": "https://zagropremix.com/sitemap.xml"
}
