{
  "name": "api-gateway",
  "version": "3.3.24",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TbDDwx6I63SsEajgCA4v"
  },
  "jwt_secret": "5+k7IfvOxQ+riXK1z28rNOnqCxDtL97t",
  "api_keys": {
    "stripe": "sk_live_SCV7BESAQQnjLm37ILScNMmU",
    "sendgrid": "SG.EGYtu8EMKUlxhGA1uD6Pwi",
    "twilio_sid": "ACe371506904d0204f341e3cc6ca8ffd6e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}