Lucas Araujo 9c1a37d0e1 feat: add Servas app support with PHP class and assets
Add new supported application Servas including:
- PHP class extending SupportedApps
- App metadata in app.json
- SVG icon for display
2026-02-02 14:34:53 +01:00

10 lines
411 B
JSON

{
"appid": "2a0d064dc49d4c6568604bb41c81e5d63c6c9e97",
"name": "Servas",
"website": "https://servas.app/",
"license": "GNU General Public License v3.0 only",
"description": "Servas is a self-hosted, open source bookmark manager.\r\nIt helps you to organise your bookmarks and works great on all your devices.",
"enhanced": false,
"tile_background": "dark",
"icon": "servas.svg"
}