Add Icons for Passwords
Current Status Currently only the names of the passwords will be synced for identification.
Feature Description
In the web-interface there are also Icons for the passwords.

I would appreciate it if these icons are also fetched inside the app, not by default because this has some privacy implications.
The Icons can be queried using the services api of the Passwords app: https://git.mdns.eu/nextcloud/passwords/wikis/Developers/Api/Service-Api#the-favicon-action
If you implement this feature please use the favicon api provided by the app itself.
This way is more stable and will use the favicon service chosen by the user.
The besticon instance hosted on heroku is only intended for the passwords app and not for anything else and i will stop it if i see it being used otherwise.