{
  "name": "GuideDesJeux",
  "description": "GuideDesJeux \u2014 comparateur fran\u00e7ais des op\u00e9rateurs de jeux en ligne agr\u00e9\u00e9s par l'ANJ.",
  "url": "https://guide-desjeux.com",
  "provider": {
    "organization": "GuideDesJeux",
    "url": "https://guide-desjeux.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": []
  },
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "transport": "https",
      "url": "https://guide-desjeux.com/.well-known/agent-card.json"
    }
  ],
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "browse-operators",
      "name": "Browse licensed operators",
      "description": "List ANJ-licensed gambling operators (sports, poker, horse-racing, lottery).",
      "tags": [
        "operators",
        "catalog"
      ],
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    },
    {
      "id": "read-policy",
      "name": "Read site policies",
      "description": "Retrieve privacy, terms and responsible-gambling pages.",
      "tags": [
        "policy",
        "legal"
      ],
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    }
  ]
}