{
  "name": "api-gateway",
  "version": "2.2.13",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UIoMjwsYlRXeKI4QNIlU"
  },
  "jwt_secret": "2FD1JFpWg876K7Y17xk4r0Jr5AKqGPif",
  "api_keys": {
    "stripe": "sk_live_kwR0bv0S9yxm2xFGjNTf6t9Y",
    "sendgrid": "SG.uhw7tluhdl+hhyFd0RIPVJ",
    "twilio_sid": "AC92377f9d5b00362176c19e9a84360e8f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}