{
  "name": "api-gateway",
  "version": "1.2.19",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Do0gq5RET3ufH6oVh00y"
  },
  "jwt_secret": "zLLJvINW1+dHuID8qogM7b9cSkPnHDLA",
  "api_keys": {
    "stripe": "sk_live_Wp5UQIcAH4OlHQn1j0TAbzu3",
    "sendgrid": "SG.D6ePJVR1+4wcAjcZJTZ+LU",
    "twilio_sid": "ACe8d81e60f1e3d45680a865d94e8fc2df"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}