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