Archive structure
.. traversal, build tooling, server code, package directories, environment files, or secrets.
Allowed content includes HTML, CSS, JavaScript, JSON, JPEG, PNG, WebP, sanitized SVG, and ICO.
Security restrictions
Use bundled scripts, styles, and images. Do not use external scripts or stylesheets, frames, service workers, web workers,eval, WebSockets, external form targets, or arbitrary network requests. Ordinary https:, mailto:, and tel: links are allowed.
Manifest
The ZIP root must containliteshop.json using schema version 0.1:
liteshop.forms.submit.
Updates
An exported Deployment includesbaseDeployment. Preserve it exactly. Liteshop refuses to Publish the update when another Deployment has become active since the export.
Validation checklist
index.htmlandliteshop.jsonare at the ZIP root.- Every local reference exists with matching case.
- The manifest follows the published JSON Schema.
- Localized labels include the default locale.
- Identifiers use stable lowercase kebab case.
- The bundle contains no secrets or unsupported network dependencies.
- The frontend uses only capabilities marked available.
- An update preserves
baseDeployment.