{
  "specVersion": "0.1.0",
  "host": {
    "identifier": "did:web:shorebird.dev",
    "domain": "shorebird.dev",
    "displayName": "Shorebird",
    "description": "Code push and over-the-air update platform for Flutter applications across all supported platforms."
  },
  "entries": [
    {
      "identifier": "urn:air:shorebird.dev:openapi:codepush-v1",
      "displayName": "Shorebird Code Push API (OpenAPI 3.1)",
      "type": "application/json",
      "url": "https://api.shorebird.dev/openapi.json",
      "representativeQueries": [
        "Shorebird API reference",
        "How to deploy Flutter patches via API",
        "Create release API Shorebird",
        "Manage Shorebird apps and channels"
      ]
    },
    {
      "identifier": "urn:air:shorebird.dev:docs:llms-txt",
      "displayName": "Shorebird LLMs Documentation Index",
      "type": "text/plain",
      "url": "https://docs.shorebird.dev/llms.txt",
      "representativeQueries": [
        "Shorebird Flutter documentation",
        "How does Shorebird code push work",
        "Shorebird CLI commands guide"
      ]
    },
    {
      "identifier": "urn:air:shorebird.dev:docs:llms-full",
      "displayName": "Shorebird Complete Documentation (Full)",
      "type": "text/plain",
      "url": "https://docs.shorebird.dev/llms-full.txt",
      "representativeQueries": [
        "Full Shorebird documentation for code push",
        "Comprehensive Flutter OTA update guide",
        "Shorebird architecture and system design"
      ]
    },
    {
      "identifier": "urn:air:shorebird.dev:status:endpoint-reachability",
      "displayName": "Shorebird Service Endpoint Reachability",
      "type": "text/html",
      "url": "https://docs.shorebird.dev/system/endpoint-reachability/",
      "representativeQueries": [
        "Is Shorebird API reachable",
        "Check Shorebird service endpoints status",
        "Shorebird firewall and network requirements"
      ]
    }
  ]
}
