{
  "store": "AgentFront Demo Store",
  "version": "0.1",
  "protocols_planned": [
    "x402",
    "ACP",
    "MCP"
  ],
  "products": [
    {
      "id": "starter",
      "name": "AgentFront Starter",
      "description": "Agent-ready storefront template: llms.txt, agents.txt, JSON-LD product schema, machine-readable catalog endpoint.",
      "price": {
        "amount": 0,
        "currency": "USD",
        "note": "Free while in early access"
      },
      "availability": "waitlist"
    }
  ]
}