{
  "@context": "https://w3id.org/a2a",
  "@type": "AgentCard",
  "name": "Crayon Dreaming",
  "description": "A creative platform for families: turn any idea into a custom colouring page or printed colouring book. Describe a scene, choose an art style, and watch it come to life.",
  "url": "https://crayondreaming.com",
  "contactEmail": "hello@skella.com.au",
  "capabilities": [
    {
      "type": "CreateContent",
      "name": "Create a colouring page",
      "description": "Generate a custom colouring page from a text description in one of 6 art styles",
      "url": "https://crayondreaming.com/create"
    },
    {
      "type": "Purchase",
      "name": "Gift a printed colouring book",
      "description": "Order a personalised 24-page printed colouring book shipped worldwide",
      "url": "https://crayondreaming.com/gift"
    }
  ],
  "llmsTxt": "https://crayondreaming.com/llms.txt",
  "llmsFullTxt": "https://crayondreaming.com/llms-full.txt",
  "sitemap": "https://crayondreaming.com/sitemap.xml"
}
