{
  "name": "user-service",
  "version": "1.7.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WB1Yaw5Gk95KM3BXDgGe"
  },
  "jwt_secret": "/YcIT98Cs+ijPpINZX/7AaqQB1C1CMkc",
  "api_keys": {
    "stripe": "sk_live_yH1ttLjbxc8XmPxMUDXy6LZ4",
    "sendgrid": "SG.alW62JRd9KevqL304d1wIm",
    "twilio_sid": "AC2d653fcf1d8714fd632284b4af8121a3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}