{
  "name": "user-service",
  "version": "2.4.11",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ceHFtlP2MlVGM8tIrb0G"
  },
  "jwt_secret": "iCZE/CevOz0jOGHcxRxvYSYTjmcw3dTB",
  "api_keys": {
    "stripe": "sk_live_fRbiMa7nZIshoF6pYzRlzxPQ",
    "sendgrid": "SG.wNylUbItNrLlJFI3BsbFew",
    "twilio_sid": "AC70d0d456b1e84a0863676fbbe85f7f65"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}