The app info API allows you to get all settings for your app logo, splash screen image, app name, theme color.
App Info properties
| Attribute | Type | Description | Permission |
|---|---|---|---|
| app_logo | string | App Logo | |
| app_splash_screen_image | string | Splash screen image url. | |
| color_scheme | array | Light color theme data. | |
| dark_color_scheme | array | Dark color theme data. |