{
  "$schema": "https://agenticresourcediscovery.org/schema/v1/ard.json",
  "specVersion": "1.0.0",
  "host": {
    "name": "BigGrow Studio & Labs",
    "url": "https://biggrowstudio.com",
    "description": "Creative agency and technology lab for custom branding, web design, app development, and bespoke AI software."
  },
  "entries": [
    {
      "identifier": "urn:air:biggrowstudio.com:services:overview",
      "displayName": "BigGrow Services & Capabilities Feed",
      "description": "Detailed factual overview of design, development, and AI engineering services.",
      "type": "text/markdown",
      "url": "https://biggrowstudio.com/llms.txt",
      "representativeQueries": [
        "BigGrow Studio services",
        "Web development agency pricing and stack",
        "Branding and visual identity creation",
        "Custom AI and mobile app development"
      ]
    },
    {
      "identifier": "urn:air:biggrowstudio.com:portfolio:works",
      "displayName": "BigGrow Works & Portfolio Feed",
      "description": "Structured JSON feed of completed case studies and design projects.",
      "type": "application/json",
      "url": "https://biggrowstudio.com/locales/en/works.json",
      "representativeQueries": [
        "BigGrow Studio portfolio",
        "Recent design projects",
        "Web development case studies"
      ]
    },
    {
      "identifier": "urn:air:biggrowstudio.com:mcp:server-card",
      "displayName": "BigGrow MCP Server Card",
      "description": "Model Context Protocol capabilities card describing available agent tools.",
      "type": "application/json",
      "url": "https://biggrowstudio.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Connect to BigGrow MCP server",
        "Agency AI tools"
      ]
    },
    {
      "identifier": "urn:air:biggrowstudio.com:skills:discovery",
      "displayName": "BigGrow Agent Skills Index",
      "description": "RFC v0.2.0 Agent Skills discovery index for automated agency workflows.",
      "type": "application/json",
      "url": "https://biggrowstudio.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "Agency project estimation tool",
        "Consultation booking skill"
      ]
    }
  ]
}
