{
  "name": "user-service",
  "version": "3.7.21",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "eHhGNmvzBlNM5mnybf9X"
  },
  "jwt_secret": "AnZaZL14YV3wDzl9W+H29Xzo6Qpuh/+l",
  "api_keys": {
    "stripe": "sk_live_eV3YDsotDC1XIvOMeDF2RRBZ",
    "sendgrid": "SG.CLN0wih/xCciTTHydhK01I",
    "twilio_sid": "ACf5eba7fed022ff43567db0fe816972fc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}