{
  "name": "Vegas Wayfinder",
  "description": "Time-saver for first-time and international Las Vegas visitors:",
  "version": "1.0.0",
  "url": "https://www.vegaswayfinder.com",
  "documentationUrl": "https://www.vegaswayfinder.com/pulse",
  "provider": {
    "organization": "Vegas Wayfinder",
    "url": "https://www.vegaswayfinder.com",
    "contactEmail": "hello@vegaswayfinder.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "venue-discovery",
      "name": "Venue Discovery",
      "description": "Curated Vegas venues with TikTok proof.",
      "tags": [
        "las-vegas",
        "venues",
        "nightlife"
      ]
    },
    {
      "id": "event-pulse",
      "name": "Live Events Pulse",
      "description": "Weekly Vegas Pulse ranked events.",
      "tags": [
        "las-vegas",
        "events",
        "tonight"
      ]
    },
    {
      "id": "trip-planning",
      "name": "Trip Planning",
      "description": "Grounded multi-stop plans (Annual Pass).",
      "tags": [
        "las-vegas",
        "itinerary",
        "travel"
      ]
    }
  ],
  "authentication": {
    "schemes": [
      "none"
    ]
  }
}