{
  "specVersion": "1.0",
  "host": {
    "displayName": "JAAM's Cakery",
    "identifier": "urn:air:jaamscakery.com:host",
    "documentationUrl": "https://jaamscakery.com/faq",
    "logoUrl": "https://jaamscakery.com/assets/hero.jpg"
  },
  "entries": [
    {
      "identifier": "urn:air:jaamscakery.com:order:cake-chat-assistant",
      "displayName": "JAAM's Cakery Cake Order Assistant",
      "description": "Conversational AI cake order assistant that helps customers customize cake orders, select flavors, calculate servings, and schedule pickup.",
      "type": "application/json",
      "url": "https://jaamscakery.com/chat",
      "capabilities": [
        "CakeCustomization",
        "FlavorSelection",
        "ServingsCalculator",
        "OrderInquiry"
      ],
      "tags": [
        "bakery",
        "custom-cakes",
        "order-assistant",
        "wedding-cakes"
      ],
      "representativeQueries": [
        "Order a custom cake in Elgin, IL",
        "Custom wedding cake inquiry and pricing",
        "Calculate cake servings for an event",
        "JAAM's Cakery cake flavor and filling options"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-25T00:00:00Z"
    },
    {
      "identifier": "urn:air:jaamscakery.com:order:custom-order-form",
      "displayName": "JAAM's Cakery Online Order Form",
      "description": "Online inquiry form for booking bespoke celebration cakes, tiered wedding cakes, and dessert bars.",
      "type": "text/html",
      "url": "https://jaamscakery.com/order",
      "capabilities": [
        "OrderInquiry",
        "CustomCakeBooking",
        "EventDesserts"
      ],
      "tags": [
        "cake-order",
        "custom-cakes",
        "elgin-bakery",
        "wedding-cakes"
      ],
      "representativeQueries": [
        "Submit a custom cake order form",
        "Book a wedding cake consultation",
        "Order birthday cake online Elgin IL"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-25T00:00:00Z"
    }
  ]
}
