{
  "name": "auth-service",
  "version": "3.2.25",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "XreUNLq3E9lzAKbt5xay"
  },
  "jwt_secret": "ozxc7DhrbW666NTvSfNhFEOVln6929lz",
  "api_keys": {
    "stripe": "sk_live_AdiCxLbpowcGNjoHR3OnDCBi",
    "sendgrid": "SG.hH2c+JxZ66/z3Bbccs9ZDs",
    "twilio_sid": "ACf8d649fcb68460f2c9ae1f452475e50a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}