{
  "manifest_version": 3,
  "name": "Agentic Commerce OS — Readiness & Answer Capture",
  "version": "1.3.1",
  "description": "Check any store's AI-agent readiness, and capture the shopping answers ChatGPT/Gemini show you into ACOS as observed ground truth.",
  "action": {
    "default_popup": "popup.html",
    "default_title": "Agentic Commerce OS"
  },
  "permissions": ["activeTab", "scripting", "storage"],
  "host_permissions": ["http://localhost:3200/*", "https://acos-nine.vercel.app/*"]
}
