{
    "ucp": {
        "version": "2026-04-08",
        "services": {
            "dev.ucp.shopping": [
                {
                    "version": "2026-04-08",
                    "spec": "https://ucp.dev/2026-04-08/specification/overview/",
                    "transport": "rest",
                    "schema": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json",
                    "endpoint": "https://spinelsoda.pl/ucp/v1"
                }
            ]
        },
        "capabilities": {
            "dev.ucp.shopping.cart": [
                {
                    "version": "2026-04-08",
                    "spec": "https://ucp.dev/2026-04-08/specification/cart-rest/",
                    "schema": "https://ucp.dev/2026-04-08/schemas/shopping/cart.json",
                    "config": {
                        "mode": "handoff",
                        "checkout": "continue_url_to_woocommerce"
                    }
                }
            ],
            "pl.spinelsoda.shopping.catalog": [
                {
                    "version": "2026-07-18",
                    "spec": "https://spinelsoda.pl/ucp/v1/openapi.json",
                    "schema": "https://spinelsoda.pl/ucp/v1/openapi.json",
                    "config": {
                        "currency": "PLN",
                        "locale": "pl_PL"
                    }
                }
            ]
        },
        "payment_handlers": [],
        "links": {
            "catalog": "https://spinelsoda.pl/ucp/v1/catalog/search",
            "product_lookup": "https://spinelsoda.pl/ucp/v1/catalog/lookup",
            "cart": "https://spinelsoda.pl/ucp/v1/cart",
            "checkout_sessions": "https://spinelsoda.pl/ucp/v1/checkout-sessions",
            "llms": "https://spinelsoda.pl/llms.txt",
            "points": "https://spinelsoda.pl/punkty-wymiany.json"
        }
    }
}