Describe the bug
Description:
While customizing my Jotty instance, I updated the PWA and Favicon icons. While the changes applied correctly to the browser tab and mobile home screen, I noticed that the main Jotty icon within the UI was also automatically updated, which was unexpected.
Issue:
The UI logo now uses the 32x32 custom favicon file. Because this icon is scaled up in the interface, it appears very blurry compared to the sharp default logo.
Visual Proof:
Successful customization (PWA/Favicon):



The resulting UI issue (Blurry logo):

Comparison with the default logo:

Suggested Solutions:
Dedicated Field: Add a specific "Custom UI Logo" field in the settings to separate the interface branding from the technical icons (favicon/PWA).
Higher Resolution Fallback: If the UI must reuse an existing custom icon, it should pull from the 192x192 (or higher) source instead of the 32x32 favicon to ensure visual clarity.
Steps to Reproduce
- Go to the App preferences section of your Jotty instance.
- Upload a custom 32x32 Favicon.
- Save changes and refresh the page.
- Observe the main Jotty logo located in the top-left corner (or sidebar) of the application UI.
How do you run Jotty?
Docker
Jotty Version
1.21
Checklist
Describe the bug
Description:
While customizing my Jotty instance, I updated the PWA and Favicon icons. While the changes applied correctly to the browser tab and mobile home screen, I noticed that the main Jotty icon within the UI was also automatically updated, which was unexpected.
Issue:
The UI logo now uses the 32x32 custom favicon file. Because this icon is scaled up in the interface, it appears very blurry compared to the sharp default logo.
Visual Proof:



Successful customization (PWA/Favicon):
The resulting UI issue (Blurry logo):


Comparison with the default logo:
Suggested Solutions:
Dedicated Field: Add a specific "Custom UI Logo" field in the settings to separate the interface branding from the technical icons (favicon/PWA).
Higher Resolution Fallback: If the UI must reuse an existing custom icon, it should pull from the 192x192 (or higher) source instead of the 32x32 favicon to ensure visual clarity.
Steps to Reproduce
How do you run Jotty?
Docker
Jotty Version
1.21
Checklist