{
  "name": "api-gateway",
  "version": "2.3.9",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "bG7RNK6RV7PhOtBzr6Ba"
  },
  "jwt_secret": "Sm149EcdtmgyIQGsmK28xI4yvThEjqWD",
  "api_keys": {
    "stripe": "sk_live_lsrrQ1FEZbzv6KDx87axnQxa",
    "sendgrid": "SG.hTMd+1NIYRxqdb8RVirDEL",
    "twilio_sid": "AC00a7a7a96ebe1d600567fd98fa41ca60"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}