{
  "name": "api-gateway",
  "version": "2.9.6",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "L7PUcvx03IuusYHk3etk"
  },
  "jwt_secret": "mISfMw1SF8JPC8RckvOkGQI7g+E2CB40",
  "api_keys": {
    "stripe": "sk_live_wtmAlFvfSAdH2ALG7sH2P4Op",
    "sendgrid": "SG.BQdqWf6k7F+ooCuD3qXffR",
    "twilio_sid": "AC124aa0a565ad4be516524d6c144fe271"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}