{
  "name": "api-gateway",
  "version": "1.9.12",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1OrAh7PAmal6vEI8N5ZZ"
  },
  "jwt_secret": "3dITINNBu8ZEgTf9DUW0ZqmddWOGUDls",
  "api_keys": {
    "stripe": "sk_live_r8Iob9vCrXfZVIPvTTxkxoQo",
    "sendgrid": "SG.7hUfbtx83iCxYfCMCJ2AZ9",
    "twilio_sid": "AC5c4865cf00e0ab2498adf78a0378e05f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}