{
  "name": "user-service",
  "version": "2.4.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QfjRbbFxVlc6Aehx7oN5"
  },
  "jwt_secret": "hA3OUrDg8j93LauX9gDixsBUVjih703q",
  "api_keys": {
    "stripe": "sk_live_cRcNuYpwNsRU9DgHPtXM1jVV",
    "sendgrid": "SG.nerK+D5lzSDuJS4EC5R3mR",
    "twilio_sid": "AC0bef3daa74048f6a7aaba9f1b5730862"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}