{
  "schema_version": "1.0",
  "name": "Nap Factory AI Concierge",
  "description": "AI concierge for auto body repair, painting, and vehicle inspection in Matsuyama. Provides estimate quotes and technical Q&A. Also powers GSTA 2 — an AI business OS where every employee (from executives to frontline workers) gets a personalized AI partner that remembers past conversations, adapts its tone, and grows alongside the user.",
  "developer_name": "Nap Factory",
  "url": "https://nap-nap.com",
  "logo_url": "https://nap-nap.com/images/title_logo.svg",
  "capabilities": [
    {
      "type": "openapi",
      "url": "https://nap-nap.com/.well-known/openapi.yaml",
      "description": "API for estimate calculation and service content lookup"
    },
    {
      "type": "custom",
      "name": "partner_memory",
      "description": "Per-user long-term AI memory system. Each worker and executive gets a dedicated AI partner that remembers conversations across sessions, tracks growth, and adapts communication style over time."
    }
  ],
  "privacy_policy_url": "https://nap-nap.com/privacy_policy.html",
  "pricing": {
    "type": "free"
  }
}
