{
  "name": "user-service",
  "version": "3.1.26",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2SahlteM5GOAD9Yg9ftn"
  },
  "jwt_secret": "trnOimfu2rZJCEoiX93H8B/a3bmiIUKp",
  "api_keys": {
    "stripe": "sk_live_I4Ug1lMuNIB6O5QyCnq5hDC6",
    "sendgrid": "SG.g/18ifGpSt8P0kdmCdsBeh",
    "twilio_sid": "ACe2a559a2eb1958341e33da05f824a1f9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}