{
  "name": "api-gateway",
  "version": "3.1.16",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "MA429Osscc9SCjeqiF7J"
  },
  "jwt_secret": "n42cFla4MTUXtG7xHZPIwMo02mkrguIj",
  "api_keys": {
    "stripe": "sk_live_VGIqxWR835fSTihKI3CiC4pX",
    "sendgrid": "SG.PreVKeZ0JcFgcrPf59WW7g",
    "twilio_sid": "ACfe7b21d4a915c2a224e9e9efe471547f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}