ScanPage (barcode/text search) and DownloadsPage (library + pen sync status/progress) wired up via bottom-nav tabs in App.tsx.
Scrapes the Ravensburger site for .gme download links (barcode or free-text query), decodes HTML entities, and orchestrates download/library/sync operations against the native Tiptoi plugin.
Base Vite/SolidJS project setup for the client app: build config, static assets, and global styles.