{
  "name": "user-service",
  "version": "3.8.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nhmr7xwVGqv3UDUFEsVj"
  },
  "jwt_secret": "SYRycnP6Zl0d1ww/ug30Kf9g0FZxqig1",
  "api_keys": {
    "stripe": "sk_live_LT9opbIjCLRc1RboiDCyucsz",
    "sendgrid": "SG.ID0VYCGf2fV9kr60k5MTEE",
    "twilio_sid": "AC6b17dea1e542d58f56c88141afec60f7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}