{
  "specVersion": "1.0",
  "host": {
    "displayName": "Happy Paws Haven",
    "identifier": "did:web:www.happypawshaven.com.au"
  },
  "entries": [
    {
      "identifier": "urn:air:happypawshaven.com.au:doc:llms",
      "displayName": "Site guide for AI (llms.txt)",
      "type": "text/markdown",
      "url": "https://www.happypawshaven.com.au/llms.txt",
      "description": "Curated overview, key pages, contact, and usage notes for AI assistants.",
      "tags": ["documentation", "llms-txt"],
      "representativeQueries": [
        "what is Happy Paws Haven",
        "how to adopt a dog or cat from this rescue"
      ]
    },
    {
      "identifier": "urn:air:happypawshaven.com.au:doc:llm",
      "displayName": "Site guide for AI (llm.txt)",
      "type": "text/markdown",
      "url": "https://www.happypawshaven.com.au/llm.txt",
      "description": "Alternate llms.txt path for the Happy Paws Haven site guide.",
      "tags": ["documentation", "llms-txt"]
    },
    {
      "identifier": "urn:air:happypawshaven.com.au:doc:catalog",
      "displayName": "Agentic resource catalog",
      "type": "application/json",
      "url": "https://www.happypawshaven.com.au/.well-known/ai-catalog.json",
      "description": "Machine-readable catalog of public resources for AI agents.",
      "tags": ["ard", "ai-catalog"]
    },
    {
      "identifier": "urn:air:happypawshaven.com.au:doc:ai-catalog-schema",
      "displayName": "AI catalog JSON Schema",
      "type": "application/schema+json",
      "url": "https://www.happypawshaven.com.au/.well-known/ai-catalog.schema.json",
      "description": "JSON Schema (Draft 2020-12) for validating this site's ai-catalog.json manifest.",
      "tags": ["ard", "schema"]
    },
    {
      "identifier": "urn:air:happypawshaven.com.au:doc:sitemap",
      "displayName": "XML sitemap",
      "type": "application/xml",
      "url": "https://www.happypawshaven.com.au/sitemap.xml",
      "description": "Canonical URL list for public pages.",
      "tags": ["seo", "sitemap"]
    },
    {
      "identifier": "urn:air:happypawshaven.com.au:doc:robots",
      "displayName": "Robots policy",
      "type": "text/plain",
      "url": "https://www.happypawshaven.com.au/robots.txt",
      "description": "Crawler rules; admin area disallowed.",
      "tags": ["seo", "robots"]
    },
    {
      "identifier": "urn:air:happypawshaven.com.au:page:adopt-dogs",
      "displayName": "Adopt a dog",
      "type": "text/html",
      "url": "https://www.happypawshaven.com.au/adopt/adopt-a-dog/",
      "description": "Dogs currently available for adoption.",
      "tags": ["adopt", "dogs"],
      "representativeQueries": [
        "dogs available for adoption at Happy Paws Haven",
        "adopt a rescue dog in northern NSW"
      ]
    },
    {
      "identifier": "urn:air:happypawshaven.com.au:page:adopt-cats",
      "displayName": "Adopt a cat",
      "type": "text/html",
      "url": "https://www.happypawshaven.com.au/adopt/adopt-a-cat/",
      "description": "Cats currently available for adoption.",
      "tags": ["adopt", "cats"],
      "representativeQueries": [
        "cats available for adoption at Happy Paws Haven",
        "adopt a rescue cat in northern NSW"
      ]
    },
    {
      "identifier": "urn:air:happypawshaven.com.au:page:contact",
      "displayName": "Contact",
      "type": "text/html",
      "url": "https://www.happypawshaven.com.au/contact-us/",
      "description": "Enquiries and contact form.",
      "tags": ["contact"],
      "representativeQueries": [
        "contact Happy Paws Haven about adoption",
        "phone number and address for Happy Paws Haven"
      ]
    }
  ]
}
