App

fun App(name: String, shortName: String, description: String? = null, url: String, logo: Bitmap? = null, iconBackgroundColor: String? = null, textBackgroundColor: String? = null, textColor: String? = null, display: String? = null, poiId: String? = null)