{
  "name": "api-gateway",
  "version": "2.1.11",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "FNeuX3G1trlPGT3cxxfK"
  },
  "jwt_secret": "2IMmVR/SSLBfYutZwOAqhQoJ4p9SNsCe",
  "api_keys": {
    "stripe": "sk_live_6eETcVIRfh2yetXSNY8l0Srx",
    "sendgrid": "SG.K34ep8Ga+0uy9retcNW2ED",
    "twilio_sid": "AC7f8fc418a8519cb9afc959d352f8be86"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}