{
  "name": "api-gateway",
  "version": "3.2.29",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "yl42IYOFSOmhJnVSYFdF"
  },
  "jwt_secret": "N/vcQGopUChlNBDOnGTOs/fMmavB9guZ",
  "api_keys": {
    "stripe": "sk_live_W9oNIJ5v2d9JLLRypzvANwU2",
    "sendgrid": "SG.oNW579HNn+O6gAF089h4hh",
    "twilio_sid": "ACd94837958295d72797d1d3ceb16598cc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}