{
  "name": "api-gateway",
  "version": "3.3.4",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "lNZvILt0Di2yYtS07eBy"
  },
  "jwt_secret": "BL4gEzgDQq5Rpve544dtx7b4/5Ys+f+P",
  "api_keys": {
    "stripe": "sk_live_ZwsJN8mZy8TIsr1uVn9Ri7jm",
    "sendgrid": "SG.08CduXi2q7qDmf5TcuE+9g",
    "twilio_sid": "ACedd120817754989ce4cab789ed965dc6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}