{
  "name": "api-gateway",
  "version": "1.4.19",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TlAtkyXsz5MKca9s0xAE"
  },
  "jwt_secret": "YfAft8oJznIMiDQmJh+821oZ4WFTfc7l",
  "api_keys": {
    "stripe": "sk_live_yd3LpLno79tmv044rimWMskL",
    "sendgrid": "SG.PIaJE3o03rfD94fHsVSKY4",
    "twilio_sid": "AC17d9585888617783843d121c07099a1f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}