{
    "ucp": {
        "version": "2026-08-25",
        "services": {
            "dev.ucp.shopping": [
                {
                    "version": "2026-08-25",
                    "spec": "https://ucp.dev/2026-08-25/specification/overview/",
                    "transport": "rest",
                    "endpoint": "https://tomautomotive.pl/api/ucp",
                    "schema": "https://tomautomotive.pl/api/ucp/openapi.json"
                }
            ]
        },
        "capabilities": {
            "dev.ucp.shopping.catalog": [
                {
                    "version": "2026-08-25",
                    "spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog.json"
                }
            ],
            "dev.ucp.shopping.checkout": [
                {
                    "version": "2026-08-25",
                    "spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout",
                    "schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json"
                }
            ]
        }
    },
    "business_profile": {
        "name": "TomAutomotive",
        "legal_name": "TODO: pełna nazwa firmy od Tomka (patrz 'Czego potrzebujemy od Tomka')",
        "tax_id": "TODO: NIP od Tomka",
        "manifest_url": "https://tomautomotive.pl/.well-known/ucp",
        "mode": "single-retailer",
        "websites": [
            "https://tomautomotive.pl"
        ],
        "location": {
            "country": "PL",
            "address": "TODO: adres firmy od Tomka"
        },
        "markets": [
            "PL"
        ],
        "service_verticals": [
            "automotive",
            "auto-parts"
        ]
    },
    "updated_at": "2026-09-10T00:00:00Z",
    "verification_status": "unverified",
    "_note": "Canonical location is /.well-known/ucp per the real UCP spec (ucp.dev/specification/overview, v2026-08-25). payment_handlers omitted intentionally — see comment in app/.well-known/ucp/route.ts (Stripe's real UCP handler, com.stripe.payments, is private-preview-gated and we don't implement its /tokenize protocol). This file is kept as a static mirror only so anything that already crawled the old /ucp.json path doesn't just 404 — edit app/.well-known/ucp/route.ts and copy changes here, not the other way around."
}
