{
  "name": "user-service",
  "version": "2.2.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "dlERB9zWMO0LiqE84v5s"
  },
  "jwt_secret": "6obo0ezYL/3Zivg6dGtbt2h+U7AtTCT6",
  "api_keys": {
    "stripe": "sk_live_dOHX2cBpGcoU50aHPnMjQV7u",
    "sendgrid": "SG.0GGrg4ZLfjD2JEzKLoRh1i",
    "twilio_sid": "AC616e67478581f4503f871632e217cb25"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}