{
  "name": "api-gateway",
  "version": "2.4.14",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "9GkF8ZnzkcSjnIpYEMkT"
  },
  "jwt_secret": "BFqXHgcE26ft4xPKCxkKD4iRkm1bcJBe",
  "api_keys": {
    "stripe": "sk_live_On7XHthBeWrW42WonwhPKugX",
    "sendgrid": "SG.16k1w6iZ2FJRGpQf03ZHT9",
    "twilio_sid": "AC7c9040c8011806b99cbacca913c8dcd2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}