{
  "name": "api-gateway",
  "version": "3.1.3",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "OWunvgxXI13TfWnEI3wd"
  },
  "jwt_secret": "573TMS7bYILO7NaEGDTsgMFtKuljP/Dn",
  "api_keys": {
    "stripe": "sk_live_XVOMXpRHiFrwJVnBrbfJkwt4",
    "sendgrid": "SG.7x3kwblrvW1giwItJCsciD",
    "twilio_sid": "AC8ed88c17f975c9bd9ac1315b13ed838f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}