LibreChat icon indicating copy to clipboard operation
LibreChat copied to clipboard

feat: Added PWA setup via vite config

Open davecrab opened this issue 10 months ago • 0 comments

Added apple status bar meta data

added maskable 512 icon for chrome and android devices

added vite-plugin-pwa

updated vite config to setup the pwa service worker and manifest upon build

The option to install librechat as an app will appear in the address bar of chrome based browsers. The icon should get masked appropriately, eg for a Mac dock.

davecrab avatar Apr 09 '24 22:04 davecrab