{
  "name": "Soulkind",
  "version": "0.1.0",
  "description": "A private dating reflection app that helps users reflect after dates, understand mixed signals, and notice relationship patterns without mind-reading.",
  "url": "https://soulkind.app/",
  "provider": {
    "name": "PX7 Digital",
    "url": "https://px7.digital"
  },
  "supportedInterfaces": [
    {
      "type": "web",
      "url": "https://soulkind.app/"
    },
    {
      "type": "webmcp",
      "url": "https://soulkind.app/"
    },
    {
      "type": "oauth2",
      "url": "https://soulkind.app/.well-known/oauth-protected-resource"
    }
  ],
  "capabilities": [
    "public_content_discovery",
    "private_reflection",
    "message_interpretation",
    "growth_review",
    "safety_guidance"
  ],
  "skills": [
    {
      "name": "Reflect after a date",
      "url": "https://soulkind.app/.well-known/agent-skills/reflect-after-date.md"
    },
    {
      "name": "Understand a message",
      "url": "https://soulkind.app/.well-known/agent-skills/understand-message.md"
    },
    {
      "name": "Review dating patterns",
      "url": "https://soulkind.app/.well-known/agent-skills/review-patterns.md"
    }
  ],
  "authentication": {
    "type": "oauth2",
    "issuer": "https://accounts.px7.digital",
    "authorizationServerMetadata": "https://soulkind.app/.well-known/oauth-authorization-server"
  }
}
