{
  "specVersion": "1.0",
  "host": {
    "displayName": "Grid Maker Pro",
    "identifier": "did:web:gridmakerpro.com",
    "url": "https://gridmakerpro.com",
    "description": "A free browser-only composition and drawing overlay tool: 82 grids over a picture the visitor never uploads, plus the reference library that explains them."
  },
  "entries": [
    {
      "identifier": "urn:air:gridmakerpro.com:data:overlays",
      "displayName": "Overlay catalogue",
      "description": "Every composition and drawing overlay Grid Maker Pro draws — 82 of them across 11 families, each with its page URL, its renderer id and a deep link that opens the tool with it on.",
      "type": "application/json",
      "url": "https://gridmakerpro.com/api/overlays.json",
      "representativeQueries": [
        "what composition grids can I put over a photograph",
        "list the perspective grid types",
        "which overlay is the rule of thirds",
        "free grid overlay catalogue as json"
      ]
    },
    {
      "identifier": "urn:air:gridmakerpro.com:data:glossary",
      "displayName": "Composition glossary",
      "description": "88 defined terms of composition, perspective and layout vocabulary, as schema.org DefinedTerm nodes.",
      "type": "application/json",
      "url": "https://gridmakerpro.com/api/glossary.json",
      "representativeQueries": [
        "what does rabatment mean",
        "define dynamic symmetry",
        "glossary of composition terms"
      ]
    },
    {
      "identifier": "urn:air:gridmakerpro.com:data:pillars",
      "displayName": "Long-form guides",
      "description": "39 long-form guides to composition, perspective, proportion and grid method, with their URLs and descriptions.",
      "type": "application/json",
      "url": "https://gridmakerpro.com/api/pillars.json",
      "representativeQueries": [
        "how do I use the grid method to enlarge a drawing",
        "guide to one two and three point perspective",
        "explain dynamic symmetry for painters"
      ]
    },
    {
      "identifier": "urn:air:gridmakerpro.com:data:references",
      "displayName": "Reference photograph catalogue",
      "description": "30 royalty-free reference photographs used to demonstrate the overlays, with their source URLs and licences.",
      "type": "application/json",
      "url": "https://gridmakerpro.com/api/references.json",
      "representativeQueries": [
        "reference photographs for practising composition",
        "free images to try a grid overlay on"
      ]
    },
    {
      "identifier": "urn:air:gridmakerpro.com:data:signatures",
      "displayName": "Overlay line drawings",
      "description": "One SVG line drawing per overlay — 82 of them, generated from the renderer itself, so each is the grid the tool actually draws.",
      "type": "application/json",
      "url": "https://gridmakerpro.com/api/svg-signatures.json",
      "representativeQueries": [
        "svg of a golden spiral overlay",
        "line drawing of an isometric grid"
      ]
    },
    {
      "identifier": "urn:air:gridmakerpro.com:data:search",
      "displayName": "Site index",
      "description": "Every page on the site — 485 of them — as {u, t, d, s}: URL, title, description and section.",
      "type": "application/json",
      "url": "https://gridmakerpro.com/search-index.json",
      "representativeQueries": [
        "what pages does gridmakerpro have about perspective",
        "find the page for the loomis head grid"
      ]
    },
    {
      "identifier": "urn:air:gridmakerpro.com:api:openapi",
      "displayName": "OpenAPI description",
      "description": "OpenAPI 3.1 over every public catalogue on the site.",
      "type": "application/openapi+json",
      "url": "https://gridmakerpro.com/api/openapi.json",
      "representativeQueries": [
        "what endpoints does gridmakerpro publish",
        "openapi spec for the grid overlay data"
      ]
    },
    {
      "identifier": "urn:air:gridmakerpro.com:skills:index",
      "displayName": "Agent skills",
      "description": "How to read the overlay catalogue, how to build a URL that opens the tool with a grid on, and how to pick the right grid for a described job.",
      "type": "application/json",
      "url": "https://gridmakerpro.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "how do I open grid maker pro with the rule of thirds already on",
        "which grid should I use to scale a drawing onto a wall",
        "how do I read the grid maker pro overlay catalogue"
      ]
    }
  ]
}
