{
  "name": "api-gateway",
  "version": "2.9.23",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "WS2XhZL9FhL10M8Nkyhn"
  },
  "jwt_secret": "AfCJNeZcTq40BTIj6D6rJwEFvnMixlzU",
  "api_keys": {
    "stripe": "sk_live_EeD1GUFfpWL7ImqCGCLkkH2C",
    "sendgrid": "SG.Aa9oLjBVO926sVO6vaoCuG",
    "twilio_sid": "AC1f680f69868ab3dfe86f9d452a6a7ccf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}