| Field | Type | Required | Default | Notes |
|---|---|---|---|---|
name | string | Yes | — | Collection title. Must be non-empty. |
description | string | No | — | Optional tagline shown under the collection title. Must be non-empty when present. |
icon | string | No | — | Optional lucide icon name in kebab-case, such as folder or book-open. Unrecognized names render no icon. |
demos | string[] | Yes | — | Ordered list of demo slugs in this collection. |
demos should match a folder under demos/<slug>/.
