Skip to main content

Branding

Branding settings

Control how your community app looks on members' home screens — from the icon they tap to the splash screen they see on launch.

All branding settings are under Settings → Mobile App → Settings (the Settings sheet/tab).


App Icon

The app icon appears on the member's home screen and in the browser install prompt.

App icon upload

Upload a Custom Icon

  1. Go to Settings → Mobile App → Settings.
  2. Under Custom Icon, click Upload icon (or Change if an icon already exists).
  3. Select a PNG, JPG, or SVG file. A crop dialog opens.
  4. Crop the image to a square, then confirm.
  5. The icon preview updates immediately at two sizes: 128 px (home screen) and 48 px (label preview, Home screen).
  6. Click Try It or Publish to save — the icon uploads to the CDN at that point.

To revert to the community logo, click Reset to logo.

Icon Background

Choose a background that appears behind your icon image.

PresetTypeColors
WhiteSolid#ffffff
BlackSolid#000000
GraySolid#1f2937
BlueGradient#3b82f6#1d4ed8 (135°)
PurpleGradient#8b5cf6#6d28d9 (135°)
TealGradient#14b8a6#0d9488 (135°)
OrangeGradient#f97316#ea580c (135°)
RoseGradient#f43f5e#e11d48 (135°)

Click any swatch to apply it instantly. You can also configure a custom background type:

Background TypeOptions
SolidSingle color picker
GradientFrom color, to color, angle (0–360°)
TransparentNo background; icon renders on white

Icon Priority (Manifest)

When generating the PWA manifest, icons are resolved in this order:

  1. Custom PWA icon uploaded via Upload icon
  2. Tenant logo from community settings
  3. System fallback (/android-icon-192x192.png)

The manifest includes a 192 px icon (all browsers) and a 512 px maskable icon (Samsung/Google devices).


Splash Screen

The splash screen is shown briefly when the installed app launches.

Splash screen preview

Fields

FieldTypeDefaultNotes
EnabledToggleONTurn off to skip splash entirely
Background ColorColor picker + hex#ffffffSets splash background
Loading IndicatorToggleONShows animated 3-dot loader below logo
Icon AnimationSelect (5 options)PulseLogo animation style on launch

Animation Styles

ValueDescription
PulseSubtle opacity breathing
BounceVertical up-down movement
Fade InOpacity fade over 1.5 s
Scale UpGrows from 70% to 100%
NoneStatic; no animation

A live portrait preview (180×320 px) updates in real time as you change settings.


Install Banner

The install banner is the prompt that appears on your community site encouraging members to add the app to their home screen.

Install banner preview

Fields

FieldTypeDefaultMax lengthNotes
TitleText inputInstall {Community Name}50 charsHeadline shown in the banner
DescriptionText input"Add to your home screen for quick access"100 charsSubheader shown below the title
Show on Public PageToggleONDisplay banner to non-members on the public landing page

A live banner preview renders below the fields, showing the title, description, close (X) button, and your app icon with its current background.

tip

If Show on Public Page is ON, the install banner is visible to visitors who are not yet members. This is useful for growing your community's installed user base.


Next Steps

Ask AI Assistant