This pull request adds support for the Zen Browser across the application, including its metadata, installation scripts, and UI icon. The changes ensure Zen Browser is now recognized as a maintained app, can be installed/uninstalled via scripts, and displays its icon in the frontend. **Zen Browser Integration** * Added Zen Browser metadata to the maintained apps input (`zen.json`) and output (`apps.json`) files, making it available in the maintained apps list. [[1]](diffhunk://#diff-1227fd3d4a73fdd49df2d7e2977fc94f56c8fe606a444ae5d995916abbbccdb5R1-R8) [[2]](diffhunk://#diff-4c1446cfc02c6bb0bda874481e333c65b84e184fcea52f656b49a6489f73c9c2R1957-R1963) * Created a new versioned output file for Zen Browser (`zen/darwin.json`), including installer and uninstaller scripts, version information, and download details. **Frontend/UI Updates** * Added a new React SVG icon component for Zen Browser (`Zen.tsx`). * Registered the Zen icon in the icon index and mapped the "zen" software name to the new icon, enabling its display in the UI. [[1]](diffhunk://#diff-628095892e1d16090be1db6cc1a5c9cebc65248c32a8b1312385394818f2907bR249) [[2]](diffhunk://#diff-628095892e1d16090be1db6cc1a5c9cebc65248c32a8b1312385394818f2907bR514)
Welcome to the "source available" section of the Fleet codebase. Please note files and functionality under this directory are covered by the Fleet EE License, and require a valid Fleet subscription for production use. See the full license for details.