Platform Assets
Shared native-platform assets for wrappers around the Omnigent web UI.
AppIcon.iconis the Apple Icon Composer source of truth for the app icon. The iOS project references it directly. Electron consumes generated artifacts inelectron/icons/(Assets.car,icon.icns,icon.png, andicon.ico) so packaging does not require Xcode 26.logos/contains the setup-screen logo SVGs. Electron loads them fromplatform-assetsat runtime; iOS symlinks them into its asset catalog so the SwiftUI setup screen uses the same sources.