{
  "name": "auth-service",
  "version": "3.8.4",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gdv6DrW63hAPDLDz91Ff"
  },
  "jwt_secret": "BXEC1vwiuG2zU2Rjzn6mX7hyY/sPBQbr",
  "api_keys": {
    "stripe": "sk_live_wmnxwrh1wXWRxtsZyHt0QcIw",
    "sendgrid": "SG.ys7PN4xVB/98lh68E/wsPV",
    "twilio_sid": "AC37cc483e50ef2161586eaf6373304bb1"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}