{
  "name": "api-gateway",
  "version": "3.4.13",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "UfEUkcgXHB6H15uDowEW"
  },
  "jwt_secret": "vApWKL+SGvd6z0ihBHekRHf5IS4ry090",
  "api_keys": {
    "stripe": "sk_live_l2c1TPPZwG22ZEUAVx2xdFwC",
    "sendgrid": "SG.ExvTxFEv/cHtJYxbYF+0E7",
    "twilio_sid": "ACd2de3f202e3b9773146e6b980e204932"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}