{
  "name": "user-service",
  "version": "2.5.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AXPwulSXHDIqZIIfG3xK"
  },
  "jwt_secret": "YW95J14cGrfyLiMKROuCHaFqzM9PKUWc",
  "api_keys": {
    "stripe": "sk_live_1eldLSCwVXagcjyfGzzRO0ru",
    "sendgrid": "SG.k8fP+J6RecqWmmhfIHtcay",
    "twilio_sid": "ACbd2ec014287ab976a98ee862456b9d85"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}