{
  "name": "Gunma Halal Food Agent",
  "description": "AI agent helper for Gunma Halal Food — can assist customers with browsing halal products, checking availability, finding store information, and placing orders",
  "url": "https://gunmahalalfood.com",
  "version": "1.0.0",
  "capabilities": [
    "browse",
    "search",
    "product-info",
    "store-info",
    "delivery-check"
  ],
  "auth": {
    "type": "none",
    "note": "Public browsing and information does not require authentication. Order placement requires customer login."
  },
  "llms_txt": "https://gunmahalalfood.com/llms.txt",
  "auth_md": "https://gunmahalalfood.com/auth.md"
}
