{
  "name": "api-gateway",
  "version": "2.0.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "08RF4WhsatSNZvLoUhyp"
  },
  "jwt_secret": "5CZZkc3sixzrnmym6joj/vFG4Oh/7S28",
  "api_keys": {
    "stripe": "sk_live_o8LvYcKwZd0HH0PQvhSVAsCk",
    "sendgrid": "SG.MtTDzAqwDkxdftXPyutxO+",
    "twilio_sid": "AC0617ac509471fb630abec0a1638517fb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}