{
  "name": "api-gateway",
  "version": "1.4.14",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PmHyVAxnxUJwqeeBeOo1"
  },
  "jwt_secret": "8PU1XYnH7wzRIKe8lrGdeaQ2b6NaKxNr",
  "api_keys": {
    "stripe": "sk_live_HzcCjQIRQATHPZhxE0zxme1f",
    "sendgrid": "SG.E4DPXjbIfjsrabVBXaTw1X",
    "twilio_sid": "AC866978231fa576689c88f4eb005da55d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}