{
  "name": "api-gateway",
  "version": "1.1.28",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "z0p9oaAz3fSZiQnX9bgX"
  },
  "jwt_secret": "5wmB3szmpqpxpzpTcojLZBLrQw7c97db",
  "api_keys": {
    "stripe": "sk_live_pFcSpUngMnQTRSO5q6dUf6H7",
    "sendgrid": "SG.wMc/2hnWCqcHh4tYcJ/alZ",
    "twilio_sid": "AC0199d35133efe808e398c83b70c9ea2f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}