{
  "name": "api-gateway",
  "version": "2.6.5",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "uDl3BGextBgJuTluNb3x"
  },
  "jwt_secret": "v0Cu51r2ULgT/L6vZzC04/epW9Z4dVGU",
  "api_keys": {
    "stripe": "sk_live_AciyejnycK6JYdVCKWQ5pDOo",
    "sendgrid": "SG.Y2nShZ6i8kVnfsW5SEHgj3",
    "twilio_sid": "AC94e4a54d63dea0449ab7623477ce9497"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}