{
  "name": "api-gateway",
  "version": "3.9.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZB9GaZhwXKbplVo7LoAD"
  },
  "jwt_secret": "rO8su2UTu0zixB9IhjgHseLGrZqATYeM",
  "api_keys": {
    "stripe": "sk_live_DcmCkJeEoskWYfODY6DkcY9b",
    "sendgrid": "SG.GMCPcgrSmEQySWhHxszdNv",
    "twilio_sid": "AC2fbb1a4f072d35a0bb0da1da28cafb22"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}