{
  "name": "user-service",
  "version": "3.3.11",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "SigpshdbRgJeqNDEahr6"
  },
  "jwt_secret": "tS66NdKW05uxLgIzp+USSw/1jdpQLdY7",
  "api_keys": {
    "stripe": "sk_live_qiDVYh0yhXPBhCxZaFQU2PwW",
    "sendgrid": "SG.TySnidIIrz9NCmI+HmRMvW",
    "twilio_sid": "AC82ef1d0cd877c6aeb5bf1ec5a6f16401"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}