{
  "name": "user-service",
  "version": "2.9.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "M0B8YxNODyytjy7QMtrK"
  },
  "jwt_secret": "MuXWB+997Yf/nRo7fMEP9NuY6EvtUihL",
  "api_keys": {
    "stripe": "sk_live_thT3D8wFs4NXXulueMwC71jb",
    "sendgrid": "SG.xRDxB4DhdgW69G6CkfEcMj",
    "twilio_sid": "ACdf9e63a8c750d791555326f9ec24ae7b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}