# Branding Materials

### App Name <a href="#app-name" id="app-name"></a>

Max length: 12 characters. We do not recommend to use a very long name as OS will truncate it.

### App Icons <a href="#icon" id="icon"></a>

Your app icon design is very important. Please follow [Apple](https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/app-icon/) and [Google](https://developer.android.com/distribute/google-play/resources/icon-design-specifications) guidelines to design nice looking and recognizable icons.

Minimum requirements t&#x20;

1. PNG or SVG
2. Size: 1024x1024px

For Android 2 layers are required. Transparency is allowed.

![](/files/SR2nliS0NsX4oZybjXni)

{% hint style="warning" %}
**Corner rounding is not allowed.** You need to provide images with no corner raiduses applied. Rounding is applied by an operating system of the smartphone. Different OS apply different rounding. So make sure that your icon content is not cropped with any radius
{% endhint %}

![](/files/mwWzTouCD3RsoUa5j1ob)

### Company Logo <a href="#logo" id="logo"></a>

You can add your company's logo or product logo to the login screen of your app. This will be the first thing your customers see when they create a new account or log in.

1. Format: .PNG
2. Size: 1440px wide or more
3. Transparency: Allowed

### App Branding <a href="#app-theme" id="app-theme"></a>

Console and mobile apps can be customized to reflect your company brand. Here is what can be customized:

* Dark or light theme
* Colors  (you would need to provide your brand colors)
* 2 fonts (primary, secondary, numeric)
* Icons (where applicable)
* Custom images where applicable
* Automation cover images

Contact your Launch Support Engineer for details

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.blynk.io/en/commercial-use/business-plan-white-label-assets/branding-materials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
