# Branding Implementation Checklist

### Overview

Thank you for choosing MangoApps! To begin building your production site, we need a few key branding items from your side. This guide outlines everything you will need to gather to complete the preliminary setup for branding your intranet domain, as well as optional mobile branding.

We ask that you please aim to have these materials ready within the next 3-4 weeks. Once you’ve gathered everything, you can work with your Account Management Team to upload them directly to the MangoApps Portal.

***

### Web Branding

These are the items needed to set up your Product Site. Keep in mind that you can always edit or update these assets later:

* [ ] **Marketing Websites**\
  Share any relevant links to your marketing websites for inspiration. If your company has a Branding Style Guide, please send a link to the documentation.
* [ ] **Company Logos**
  * [ ] Submit both a full-color and a white version of your logo.\
    Dimensions: 200px x 45px\
    File size: Less than 50KB\
    File Type Preference: PNG format with a transparent background
* [ ] **Web Login Screen Background**

  Minimum recommended resolution: 1257px x 1536px
* [ ] **Favicon**

  Dimensions: 16px x 16px

  File size: Less than 50KB
* [ ] **Web Banner**

  Dimensions: 1920px x 400px
* [ ] **Branding Colors**
  * [ ] Provide your preferred primary and secondary colors.

    Hex color codes are preferred (e.g., #F5F5F5).
* [ ] **Additional Images and Graphics**

  Share any additional images or graphics (e.g., images used for headers).

***

### Mobile App Branding (Optional)

While mobile branding can be implemented at a later stage, it’s helpful to start gathering the following items now:

* [ ] **Application Icon**

  Dimensions: 1024px x 1024px\
  Format: PNG **without** transparency
* [ ] **Splash Images**
  * [ ] Android\
    2000px x 2187px (or a native PSD/AI/vector file that can be resized by designers)
  * [ ] iPhone X and onwards\
    1242px x 2688px (or a native PSD/AI/vector file that can be resized by designers)
  * [ ] Apple iPad
    * [ ] Portrait: 1536px x 2048px
    * [ ] Landscape: 2436px x 1125px (or a native PSD/AI/vector file that can be resized by designers)
* [ ] **Mobile Banner**

  Dimensions: 750px x 450px

***

### Additional Resources

* [Branding Image Size Recommendations](https://guides.mangoapps.com/admin-guide/branding/image-recommendations)
* [Create Your Own Branding](https://guides.mangoapps.com/admin-guide/branding/branding)

***

We hope this checklist helps streamline the branding process for your intranet and mobile apps! If you have any questions or need assistance, please don't hesitate to reach out to your Account Management Team.


---

# 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://guides.mangoapps.com/admin-guide/branding/branding-implementation-checklist.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.
