{
  "schema_version": "v1",
  "name": "aeko.shop",
  "description": "Agentic storefront — brand content optimized for AI engine citation. Every URL is server-rendered with JSON-LD structured data.",
  "url": "https://aeko.shop",
  "endpoints": {
    "llms_txt": "https://aeko.shop/llms.txt",
    "llms_full": "https://aeko.shop/llms-full.txt",
    "sitemap": "https://aeko.shop/sitemap.xml",
    "rss": "https://aeko.shop/feed.rss",
    "json_feed": "https://aeko.shop/feed.json",
    "robots": "https://aeko.shop/robots.txt",
    "ucp": "https://aeko.shop/.well-known/ucp",
    "feeds_by_locale": {
      "ko-KR": {
        "json": "https://aeko.shop/feeds/ko-KR/feed.json",
        "rss": "https://aeko.shop/feeds/ko-KR/feed.rss"
      },
      "en-US": {
        "json": "https://aeko.shop/feeds/en-US/feed.json",
        "rss": "https://aeko.shop/feeds/en-US/feed.rss"
      }
    }
  },
  "content_types": [
    "articles",
    "brands",
    "products"
  ],
  "languages": [
    "ko-KR",
    "en-US"
  ],
  "update_frequency": "daily",
  "is_free": true,
  "contact": "support@aeko-intelligence.com"
}