{
  "name": "api-gateway",
  "version": "3.6.16",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Ohm6DeYlZjhYKFlgMdfh"
  },
  "jwt_secret": "3177HCSVXF5Ws63Fw7zpI9EhvWP0V9aG",
  "api_keys": {
    "stripe": "sk_live_y6hBQDr30hLu93bISEMN21qa",
    "sendgrid": "SG.bp0l65lAnRbIZlwPd+v/rM",
    "twilio_sid": "AC8722a6df24c3ae814ab5b3b9cf885c3f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}