{
  "name": "api-gateway",
  "version": "3.3.4",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Dn7r197fuAdikxrQp5My"
  },
  "jwt_secret": "Jt92oPB8ct2ULa1LiAVIhU5/wOVVUT3q",
  "api_keys": {
    "stripe": "sk_live_uMbJ7LZhEUVzS8rvpyPgRFWm",
    "sendgrid": "SG.Dbn9Md5toIvpiHd1Ngo4j8",
    "twilio_sid": "ACfc19e836246490567905dc149e2bf49d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}