{
  "name": "VectoKit",
  "description": "Browser-based image, vector, and SVG toolkit with public product information, pricing, comparisons, and production guides.",
  "url": "https://vectokit.com",
  "version": "1.0",
  "capabilities": [
    {
      "id": "discover-tools",
      "type": "information",
      "description": "Find image conversion, vectorization, SVG utility, maker, and generation workflows.",
      "url": "https://vectokit.com/tools",
      "authentication": "none"
    },
    {
      "id": "review-pricing",
      "type": "information",
      "description": "Review current token packs, subscriptions, tax treatment, and included operations.",
      "url": "https://vectokit.com/pricing",
      "authentication": "none"
    },
    {
      "id": "read-guides",
      "type": "content",
      "description": "Read localized vector, image, print, cutting, embroidery, ecommerce, and web-production guides.",
      "url": "https://vectokit.com/resources",
      "authentication": "none",
      "languages": ["en", "de", "es", "fr", "it"]
    },
    {
      "id": "inspect-public-resources",
      "type": "api",
      "description": "Retrieve published editorial resources through a read-only JSON endpoint.",
      "url": "https://vectokit.com/api/resources",
      "authentication": "none",
      "formats": ["application/json"]
    },
    {
      "id": "start-conversion",
      "type": "human-handoff",
      "description": "Open the public converter for a user to upload an image, inspect a protected preview, authenticate, purchase tokens, and download an entitled result.",
      "url": "https://vectokit.com/convert/png-to-svg",
      "authentication": "required_for_purchase_and_download"
    }
  ],
  "discovery": {
    "llmContext": "https://vectokit.com/llms.txt",
    "openapi": "https://vectokit.com/openapi.json",
    "rss": "https://vectokit.com/rss.xml",
    "security": "https://vectokit.com/.well-known/security.txt",
    "sitemap": "https://vectokit.com/sitemap.xml"
  },
  "policies": {
    "privacy": "https://vectokit.com/privacy",
    "terms": "https://vectokit.com/terms",
    "imprint": "https://vectokit.com/imprint",
    "retention": "Unlocked account outputs are retained for seven days. Anonymous preview files expire after 24 hours."
  },
  "limitations": [
    "Agents must not upload files, create accounts, purchase tokens, or initiate paid processing without explicit user authorization.",
    "Public previews are protected representations; private downloadable outputs require entitlement.",
    "Pricing and comparison facts can change and should be verified on the linked page."
  ]
}
