{
  "name": "user-service",
  "version": "2.2.29",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LqYghqoSJZmTVp7kbScy"
  },
  "jwt_secret": "F/Mf7MXPtw8gKWJ/Wt2fqZ+GouHVsqeL",
  "api_keys": {
    "stripe": "sk_live_HaLUovPIG0GE2mVEQZ5kKST4",
    "sendgrid": "SG.sZHZeu86+cycA2bNE/xZAV",
    "twilio_sid": "AC3ba843e4c1dff3b0b35d56db8bf05b5e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}