Currently, the logos used in the store view in the Polypheny-UI are stored in the sources of the UI itself. All other information (description, store name) is defined in the store implementation itself. In order to simplify the process of adding new stores it would make sense to also store the logos in Polypheny-DB sources together with the adapter implementation.