{
  "name": "user-service",
  "version": "2.5.15",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aWAbHsrYof2k1MPVWjmu"
  },
  "jwt_secret": "I7z8Y/1H6hc1wWUryeJHKGcNfL7ZBTkq",
  "api_keys": {
    "stripe": "sk_live_6RdaLLPGQm7h05rARcfZPLuS",
    "sendgrid": "SG.vnjsQul/XmLJgb4d0BWffv",
    "twilio_sid": "AC02d5ea4f0e52e9b2e1d12c4c42510cb4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}