# Web Source Layout - `main.tsx`: renderer bootstrap. - `ui/`: React UI components. - `rpcClient.ts`: browser-side client for the preload RPC bridge. - `styles.css`: renderer styles. Keep Electron-specific code out of this app. Shared message shapes belong in `packages/contracts`.