{
  "version": "1.0.0",
  "provider": {
    "name": "Ulvexio",
    "url": "https://ulvexio.com"
  },
  "skills": [
    {
      "id": "browse-games",
      "name": "Browse Games",
      "description": "View the social entertainment games catalog on Ulvexio Games.",
      "endpoint": "https://ulvexio.com/Games.html",
      "method": "GET",
      "tags": [
        "games",
        "catalog"
      ]
    },
    {
      "id": "read-privacy",
      "name": "Read Privacy Policy",
      "description": "Retrieve Ulvexio Games privacy policy.",
      "endpoint": "https://ulvexio.com/Privacy.html",
      "method": "GET",
      "tags": [
        "policy",
        "privacy"
      ]
    },
    {
      "id": "read-terms",
      "name": "Read Terms of Use",
      "description": "Retrieve Ulvexio Games terms of use.",
      "endpoint": "https://ulvexio.com/Terms.html",
      "method": "GET",
      "tags": [
        "policy",
        "terms"
      ]
    },
    {
      "id": "read-responsible-play",
      "name": "Read Responsible Play",
      "description": "Retrieve Ulvexio Games responsible-play guidance.",
      "endpoint": "https://ulvexio.com/RespoinsiblePlay.html",
      "method": "GET",
      "tags": [
        "policy",
        "responsible-play",
        "safety"
      ]
    }
  ]
}