{
  "name": "auth-service",
  "version": "1.3.8",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wap1yYy8cmro9GQ0tnS3"
  },
  "jwt_secret": "0i4nRJmjke9knFnI9+5NUbb1YUEw/ID2",
  "api_keys": {
    "stripe": "sk_live_3D9ZCTByKqrh0QggiMPw6XRO",
    "sendgrid": "SG.fSzpJqJgrrzx3G3y2kC5iD",
    "twilio_sid": "ACfafdfd4d1c2041fca0bd31058e90a5ce"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}