{
  "name": "api-gateway",
  "version": "2.9.12",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "IVSsYtBGhnztZlC4YF9I"
  },
  "jwt_secret": "h0Zb8//n1KKh3b9jMNAu1eyecVybqkyB",
  "api_keys": {
    "stripe": "sk_live_Dftl6mhApJ5CP3XE2fmJXIZZ",
    "sendgrid": "SG.R72mEedjmjMmhOiRmFI+wn",
    "twilio_sid": "AC7b27784a970e57016ebf0ad917154c41"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}