Camp on Executable Specifications for Intelligent System Engineering (CESISE)
- index.html : Landing page with dark/light toggle (CSS-only)
- site.webmanifest : Minimal PWA manifest
- assets/favicon.svg : Vector favicon (48x48 viewBox)
- assets/favicon.png : PNG favicon (32x32)
- assets/icon-192.png : App icon (192x192)
- Serve the folder as static files (e.g., GitHub Pages, Netlify, Vercel, or any HTTP server).
- Edit placeholders in index.html for Date, Venue, and Registration link.
- Replace icons in /assets if you have a custom logo.
- The manifest references the included icons and theme colors.