{
  "$schema": "https://brand.sundayable.ca/brand-package.schema.json",
  "name": "Sundayable Brand System",
  "slug": "sundayable",
  "version": "2.0",
  "status": "current",
  "updated": "2026-08-16",
  "canonical": "https://brand.sundayable.ca/",
  "rules": "https://brand.sundayable.ca/downloads/v2/DESIGN.md",
  "guidelines": "https://brand.sundayable.ca/guidelines/v2.0/",
  "library": "https://brand.sundayable.ca/downloads/v2/",
  "manifest": "https://brand.sundayable.ca/downloads/v2/manifest.json",
  "checksums": "https://brand.sundayable.ca/downloads/v2/checksums.sha256",
  "archive": "https://brand.sundayable.ca/downloads/v2/sundayable-brand-assets-v2.zip",
  "installer": "https://brand.sundayable.ca/install.sh",
  "installOrder": [
    "Read DESIGN.md before creating or editing a Sundayable surface.",
    "Inspect manifest.json and fetch only the assets the surface needs, or use the complete archive.",
    "Install into an explicit project-owned path. Never overwrite an existing brand directory.",
    "Verify checksums.sha256 before using the files.",
    "Use Brand System 2.0 only. Do not import burgundy or v1.3 assets."
  ],
  "required": [
    "DESIGN.md",
    "tokens.css",
    "fonts/fonts.css",
    "manifest.json",
    "checksums.sha256"
  ]
}
