{
  "name": "api-gateway",
  "version": "1.4.9",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "JhRezhTNx9X0Yfgljtk4"
  },
  "jwt_secret": "4c100Cqhfa3eRZ1y++L9pK8TNLBrI7fy",
  "api_keys": {
    "stripe": "sk_live_wy5d76wU0ZICJRVupt5ZedZt",
    "sendgrid": "SG.Qoql/IG5IuDl4E4Tab8ezR",
    "twilio_sid": "AC00e653d3724ae2d98f602c3912acd94b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}