{
  "name": "user-service",
  "version": "3.6.18",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "FB2Ink1U0qblihHo8VPw"
  },
  "jwt_secret": "u4IJaz2l/85Wk/ktUPqG8cDB2KnbtkO5",
  "api_keys": {
    "stripe": "sk_live_72on8OAQpz129U0oAEmTZhlT",
    "sendgrid": "SG.21NaTrDVi9OUciWlEZH4mS",
    "twilio_sid": "AC4c48eb4f3730d427e486219b391b879c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}