{
  "name": "api-gateway",
  "version": "1.8.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "z1RXBN3JkFEAQYkSohS6"
  },
  "jwt_secret": "jZ7XjezRf4qpuM2fmAgc4uFNMEiJ69XE",
  "api_keys": {
    "stripe": "sk_live_QuPt0SbbOjEAzh8icmDqpYZ1",
    "sendgrid": "SG.XuKmkVC7twSG4cPAre8JDM",
    "twilio_sid": "ACe9ea4f9a984586907fe334666615776c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}