{
  "name": "user-service",
  "version": "1.1.5",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "IZs4U0l0Jrv90czrxINp"
  },
  "jwt_secret": "QXS/uHly2IdtQdShk7DK2VgTLesSTQrk",
  "api_keys": {
    "stripe": "sk_live_3fxhVyDDHmjfEGXKGAhlhNVL",
    "sendgrid": "SG.BWw140imW2SdMpJj0j1Zff",
    "twilio_sid": "AC016c94880caf32ec5022a300433fa858"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}