{
  "name": "user-service",
  "version": "1.8.29",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "j68hUO2qLUywnqTSx3Eu"
  },
  "jwt_secret": "hfrWzG25GCzgx575ZnnRELVGJewH8wLi",
  "api_keys": {
    "stripe": "sk_live_4Yw6r23e0mlVmhsjlW2s6sK9",
    "sendgrid": "SG.5a7wrUKbT3Yl2v0d6lRYSQ",
    "twilio_sid": "ACc896b2f9044e73669abe9617dc9ac420"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}