# Displaying Your App

<figure><img src="https://2333345107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE9KbeG02NWziIZPTAFaB%2Fuploads%2FIMFMVW4lcG9Kfe9rsrGh%2FDisplaying%20Your%20App.png?alt=media&#x26;token=09f98b23-5968-4a7a-96a9-776fe6a9caec" alt=""><figcaption></figcaption></figure>

Upon receiving a connection or an approval request from a web application, Adena interprets the data in a human-readable format for users. To customize how you would want your title and your logo to be displayed, see the table below for **where you should store your assets**.

<table><thead><tr><th>Item</th><th width="271.3333333333333">Location</th><th>Fallback</th></tr></thead><tbody><tr><td><strong>Title</strong></td><td><code>addEstablish("</code><strong><code>string</code></strong><code>")</code></td><td>'Unknown'</td></tr><tr><td><strong>Icon</strong></td><td><a href="https://www.w3schools.com/html/html_favicon.asp">Favicon</a></td><td>A blank icon</td></tr></tbody></table>
