{
  "name": "user-service",
  "version": "1.4.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EZtIZNOtWK5CrPhSLfAh"
  },
  "jwt_secret": "rJF2BhBZNyeMwmKfPj0l9J9L6lDSbWEn",
  "api_keys": {
    "stripe": "sk_live_m4sxkfsqnKXbViwEsrUuFMhX",
    "sendgrid": "SG.NZcvxKPpJaQO1SxhpWrdEM",
    "twilio_sid": "AC709ba5b049e85bd1c897692c9a6c7144"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}