{
  "name": "user-service",
  "version": "3.7.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZpmAmw68MyjT0fxIZfd5"
  },
  "jwt_secret": "mHI71m+2KLbWQ63bT3huiqOGGuvWpvYg",
  "api_keys": {
    "stripe": "sk_live_4yW092BTDt3T9bOXUtX3n8nL",
    "sendgrid": "SG.foRoIgmgWxfd0kmh10S67n",
    "twilio_sid": "ACedc97885ef0a36092d4276a95956de76"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}