{
  "specVersion": "1.0",
  "host": {
    "displayName": "META.vn",
    "identifier": "did:web:meta.vn",
    "documentationUrl": "https://meta.vn/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:meta.vn:web:ecommerce",
      "displayName": "META.vn E-commerce Website",
      "type": "text/html",
      "url": "https://meta.vn/",
      "description": "Vietnamese e-commerce website providing product information, pricing, specifications, shopping guidance, policies and customer support.",
      "tags": [
        "ecommerce",
        "shopping",
        "vietnam",
        "product-catalog"
      ],
      "representativeQueries": [
        "Find products available on META.vn",
        "Compare products sold on META.vn",
        "Find product specifications on META.vn",
        "Check current product prices on META.vn",
        "Find META.vn warranty and delivery policies"
      ]
    },
    {
      "identifier": "urn:air:meta.vn:docs:llms",
      "displayName": "META.vn LLM Documentation",
      "type": "text/markdown",
      "url": "https://meta.vn/llms.txt",
      "description": "Machine-readable documentation describing META.vn, its content structure, product information and guidance for AI systems.",
      "tags": [
        "documentation",
        "llms",
        "ai"
      ],
      "representativeQueries": [
        "Understand the structure of META.vn",
        "Find authoritative META.vn resources"
      ]
    }
  ]
}