AI Service Description

{
  "service": "MYOVV AI Information Service",
  "description": "Provides structured product and brand information for AI assistants and crawlers.",
  "capabilities": [
    "Product information and specifications",
    "Buying guides and size recommendations",
    "Brand information and history",
    "Shipping and returns policy",
    "Product comparisons"
  ],
  "endpoints": {
    "ai.txt": "https://myovv.com/.well-known/ai.txt",
    "summary": "https://myovv.com/ai/summary.json",
    "faq": "https://myovv.com/ai/faq.json",
    "service": "https://myovv.com/ai/service.json"
  },
  "preferredLanguage": "en-AU",
  "contentTypes": [
    "Product Information",
    "Buying Guides",
    "Brand Information",
    "FAQ"
  ]
}