{
  "name": "api-gateway",
  "version": "2.7.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "OITPhOPXe8uHDZGNZRXQ"
  },
  "jwt_secret": "FE1cciYO2pcbyQlsRF9etQ8O5xpyAxEa",
  "api_keys": {
    "stripe": "sk_live_nBH4YGw0pOAPi0XAWQKPTraS",
    "sendgrid": "SG.R9c4qdbCoJzeN5PG0zRklf",
    "twilio_sid": "AC73b2f8ae6cfb976c13bbdb356f6963f8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}