{
  "service": "PingMe Webhook Server",
  "endpoints": {
    "webhook": "/webhook (POST)",
    "health": "/health (GET)"
  },
  "usage": "Configure services via environment variables, then POST JSON to /webhook"
}