{
  "name": "user-service",
  "version": "2.2.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "XzfzdO4CMeCcE4hCU0iB"
  },
  "jwt_secret": "RG1LB10XiALMAu1y7h+ZmblglRt7YRRc",
  "api_keys": {
    "stripe": "sk_live_xWAE9WrOxJRZskTPsOq8MHKj",
    "sendgrid": "SG.ZYFh20SDhTOI9MySq7rJn8",
    "twilio_sid": "AC8b3da6ebc89e2d6aebffcca7ed86d816"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}