{
  "name": "api-gateway",
  "version": "3.2.16",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vDE65hrovcd01VrsoTn8"
  },
  "jwt_secret": "N26jl1WP2vOANpkp581m7dm2MaVKE6M0",
  "api_keys": {
    "stripe": "sk_live_yTbOGhKxcY28LSCRgwyWgESe",
    "sendgrid": "SG.VWPrfPFFsFVGrj+gFBr0hD",
    "twilio_sid": "ACa77ff5ebc7602eea995ace9fc13ff349"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}