{
  "name": "Ulvexio Games",
  "description": "Ulvexio Games public catalog \u2014 social entertainment games with virtual coins. No real money involved.",
  "url": "https://ulvexio.com",
  "provider": {
    "organization": "Ulvexio",
    "url": "https://ulvexio.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": []
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "browse-games",
      "name": "Browse games catalog",
      "description": "List and view social entertainment games available on Ulvexio Games.",
      "tags": [
        "games",
        "catalog",
        "browse"
      ],
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    },
    {
      "id": "read-policy",
      "name": "Read site policies",
      "description": "Retrieve Ulvexio Games privacy policy, terms of use, and responsible-play information.",
      "tags": [
        "policy",
        "legal",
        "responsible-play"
      ],
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    }
  ]
}