{
  "name": "api-gateway",
  "version": "1.2.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "J3HVDOWJPhbJcNeBz3ij"
  },
  "jwt_secret": "bG8A638hThDwSZ9EvsajnclDzNOf3ww7",
  "api_keys": {
    "stripe": "sk_live_vEG6puM0LjwGx22mE06ppMbT",
    "sendgrid": "SG.Q2uAjJQAMd3JLIhGPDfVrC",
    "twilio_sid": "ACcae2ca824d0aee3bf08d3fa126ffd339"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}