{
  "name": "user-service",
  "version": "3.2.24",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "1j3I8eMpRaP41UoltDVZ"
  },
  "jwt_secret": "XPP9OhPNjA6VGmj65qjAdHWaoxwZz+I/",
  "api_keys": {
    "stripe": "sk_live_dxw0MkOjGdiUPZRyK1tNfQlc",
    "sendgrid": "SG.fzSPhuSxu357mf1lbp4Foj",
    "twilio_sid": "AC80b62cb69c3d90c758e101546ebc567c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}