{
  "ucp": {
    "version": "2026-08-25",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/draft/specification/overview",
          "transport": "rest",
          "schema": "https://ucp.dev/draft/services/shopping/rest.openapi.json",
          "endpoint": "https://www.ausiafarms.pk/api/agent"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.catalog.search": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/draft/specification/shopping/catalog/search",
          "schema": "https://ucp.dev/draft/schemas/shopping/catalog_search.json"
        }
      ],
      "dev.ucp.shopping.catalog.lookup": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/draft/specification/shopping/catalog/lookup",
          "schema": "https://ucp.dev/draft/schemas/shopping/catalog_lookup.json"
        }
      ],
      "dev.ucp.shopping.fulfillment": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/draft/specification/shopping/extensions/fulfillment",
          "schema": "https://ucp.dev/draft/schemas/shopping/fulfillment.json"
        }
      ],
      "dev.ucp.shopping.order": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/draft/specification/shopping/order",
          "schema": "https://ucp.dev/draft/schemas/shopping/order.json"
        }
      ]
    },
    "payment_handlers": {
      "com.stripe.card": [
        {
          "id": "stripe-default",
          "version": "2026-08-25"
        }
      ],
      "com.ausiafarms.cash_on_delivery": [
        {
          "id": "cod-default",
          "version": "2026-08-25"
        }
      ]
    },
    "supported_versions": {
      "2026-04-08": "https://www.ausiafarms.pk/.well-known/ucp/2026-04-08"
    }
  },
  "keys": [],
  "merchant": {
    "name": "Ausia Farms",
    "url": "https://www.ausiafarms.pk",
    "description": "Premium organic egg farm in Ausia Village, Murree. Farm-fresh, free-range desi eggs delivered to Islamabad & Rawalpindi every Monday. Raised with ihsan.",
    "logo": "https://www.ausiafarms.pk/logo-256.webp",
    "foundingDate": "2024",
    "contactPoint": {
      "telephone": "+92-371-5677193",
      "contactType": "customer service",
      "areaServed": ["Islamabad", "Rawalpindi", "Murree"],
      "availableLanguage": ["English", "Urdu"]
    }
  },
  "endpoints": {
    "catalog": "https://www.ausiafarms.pk/api/agent/catalog.json",
    "search": "https://www.ausiafarms.pk/api/agent/catalog/search",
    "lookup": "https://www.ausiafarms.pk/api/agent/catalog/lookup",
    "product": "https://www.ausiafarms.pk/api/agent/catalog/product",
    "delivery_zones": "https://www.ausiafarms.pk/api/agent/delivery-zones.json",
    "order": "https://www.ausiafarms.pk/api/agent/orders"
  },
  "delivery": {
    "schedule": "Every Monday",
    "order_deadline": "Sunday 11:59 PM PKT",
    "zones": ["Islamabad", "Rawalpindi", "Murree"],
    "cost": "Free"
  }
}
