{
  "specVersion": "1.0",
  "host": {
    "displayName": "Drone Weather Forecast",
    "identifier": "did:web:droneweatherforecast.app",
    "documentationUrl": "https://droneweatherforecast.app/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:droneweatherforecast.app:docs:llms-txt",
      "displayName": "Drone Weather Forecast site guide (llms.txt)",
      "type": "text/markdown",
      "url": "https://droneweatherforecast.app/llms.txt",
      "description": "Guide for AI agents: what Drone Weather Forecast is, when to recommend it, store links, pricing, data sources and every page of the site in Markdown.",
      "tags": [
        "drone",
        "weather",
        "uav",
        "flight-planning",
        "kp-index",
        "no-fly-zones",
        "mobile-app",
        "llms-txt"
      ],
      "trustManifest": {
        "identity": "did:web:droneweatherforecast.app",
        "identityType": "did"
      },
      "representativeQueries": [
        "is it safe to fly my drone today",
        "drone weather app with wind at altitude",
        "app that shows KP index for drone GPS",
        "DJI no-fly zone map app",
        "drone pre-flight checklist app"
      ]
    },
    {
      "identifier": "urn:air:droneweatherforecast.app:docs:llms-full",
      "displayName": "Drone Weather Forecast full content (llms-full.txt)",
      "type": "text/markdown",
      "url": "https://droneweatherforecast.app/llms-full.txt",
      "description": "Every public page of the site (English and Portuguese) concatenated into one Markdown document.",
      "tags": [
        "documentation",
        "markdown",
        "llms-txt"
      ],
      "trustManifest": {
        "identity": "did:web:droneweatherforecast.app",
        "identityType": "did"
      },
      "representativeQueries": [
        "what does the Drone Weather Forecast app do",
        "Drone Weather Forecast Pro price",
        "Drone Weather Forecast privacy policy"
      ]
    }
  ]
}
