{
  "name": "user-service",
  "version": "3.2.25",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DgEC6jz1T27kGo6MJazc"
  },
  "jwt_secret": "t4s9p2HTTHs4XwS9h7XJXFQvHr1X2Pcb",
  "api_keys": {
    "stripe": "sk_live_bZX3jUBsHDZ3UGJlyVL7Mli8",
    "sendgrid": "SG.Vt1u00bBN6EENAcEYAsUWH",
    "twilio_sid": "AC0e5fb4c5c79a3b4b7b333e65e1ce7be7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}