{
  "name": "10 Club",
  "description": "10 Club gaming platform with cricket betting, casino games, and Indian card games",
  "url": "https://10-club.com/",
  "version": "1.0.0",
  "skills": [
    {
      "id": "register",
      "name": "Account Registration",
      "description": "Register a new account"
    },
    {
      "id": "browse",
      "name": "Browse Games",
      "description": "Browse available casino games"
    },
    {
      "id": "live-matches",
      "name": "Live Cricket",
      "description": "View live cricket odds and scores"
    }
  ],
  "supportedInterfaces": [
    {
      "id": "web",
      "url": "https://10-club.com/",
      "description": "Web interface"
    },
    {
      "id": "mobile",
      "url": "https://10-club.com/",
      "description": "Mobile interface"
    }
  ]
}