{
  "version": "1.0",
  "agents": [
    {
      "name": "Wheelshop Storefront Agent",
      "description": "Conversational agent representing Wheelshop. Answers product, ordering, shipping, service and policy questions in lt-LT.",
      "url": "https://wheelshop.lt/",
      "capabilities": ["product.lookup","wheel.compatibility","tire.fitment.advice","service.booking.info","shipping.policy","returns.policy","contact.info","faq"],
      "languages": ["lt","en"],
      "contact": "info@wheelshop.lt",
      "card": "https://wheelshop.lt/.well-known/agent-card.json"
    }
  ],
  "endpoints": {
    "homepage":   "https://wheelshop.lt/",
    "ratlankiai": "https://wheelshop.lt/produkto-kategorija/ratlankiai/",
    "padangos":   "https://wheelshop.lt/produkto-kategorija/padangos/",
    "servisas":   "https://wheelshop.lt/paslaugos/",
    "kontaktai":  "https://wheelshop.lt/kontaktai/",
    "sitemap":    "https://wheelshop.lt/sitemap_index.xml",
    "llms":       "https://wheelshop.lt/llms.txt",
    "agentCard":  "https://wheelshop.lt/.well-known/agent-card.json"
  },
  "lastUpdated": "2026-06-15",
  "ai_optimisation": {"author":"L. Bielskus","agency":"SEOMasters.lt","site":"https://seomasters.lt/"}
}