{
  "name": "user-service",
  "version": "2.7.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lhpBgTdZ0a1DBAlJC7ZF"
  },
  "jwt_secret": "o7piptO4fydDSqO0JybfwaLweSJ2Rs4H",
  "api_keys": {
    "stripe": "sk_live_sWdRGB5hPd3M9TFs9lCjn4RG",
    "sendgrid": "SG.z/zlR5VFfep+PrHrI8rDqh",
    "twilio_sid": "AC92e9f3cd90a74684c63766782a8708da"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}