{
  "name": "api-gateway",
  "version": "2.0.21",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "poOZOMpq1zPaU2OAD0OK"
  },
  "jwt_secret": "7u2LwPwVTeME6VF9q6ycKyRKPqLHKBYI",
  "api_keys": {
    "stripe": "sk_live_mwfJG6ofqIhYIXKj6nzn5cWJ",
    "sendgrid": "SG.XIDDlwOArUH2CLSTJ9+5aE",
    "twilio_sid": "ACce4fa8fd9bff79672623e5e49efa6120"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}