{
  "name": "user-service",
  "version": "3.8.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8EathZM2ZYE3BssvbKaq"
  },
  "jwt_secret": "8/2C11xoeBsaL4UaSoEV8I+X3VLjHhQo",
  "api_keys": {
    "stripe": "sk_live_v6IWY7utSsLeuDJkHbMBinpE",
    "sendgrid": "SG.Mi8RpqIEN5y16h+4wOGZt8",
    "twilio_sid": "AC3f864ba73d34cd2ba57e2e62552b6b9d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}