{
  "name": "api-gateway",
  "version": "2.4.8",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "py3nwvA57127Zwhx7hXy"
  },
  "jwt_secret": "hEEPLqCz9ZfqGGBRU+HF8RXLLC59o3j7",
  "api_keys": {
    "stripe": "sk_live_bRVTU7tYgYX2ksJDtm84LhPe",
    "sendgrid": "SG.k8SPEn6U7PBIPjrSmpyoPr",
    "twilio_sid": "AC1e37c03480e596a5301e6fc0afcae38f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}