{
  "name": "api-gateway",
  "version": "2.8.24",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9IDFrCD8HVq7OYOPynoG"
  },
  "jwt_secret": "PeFABwpaC1Ec6Jxl38IbXBt+oV94KkTz",
  "api_keys": {
    "stripe": "sk_live_kPtgiv59fEFaUG41ADoxO8Vd",
    "sendgrid": "SG./uHxurEvfb9DDf1PEiz/qB",
    "twilio_sid": "AC5685b6a5db80a19705fda1f9f1999903"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}