{
  "name": "api-gateway",
  "version": "2.6.1",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oXleMUZ9gB584xOlqHtW"
  },
  "jwt_secret": "DUPK1MWKnSBRzoDYn0Q6JFneux4GwoTv",
  "api_keys": {
    "stripe": "sk_live_QwwGcBTcCfxUtue9h4lclRYc",
    "sendgrid": "SG.Ed3LcrhTNndbci7fycbnhv",
    "twilio_sid": "AC6b642e83bfacc539f5e30bfaae262111"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}