{ "roles":[ { "category": "homescreen", "role": "homescreen", "area": "fullscreen", }, { "category": "map", "role": "map", "area": "normal.full | split.main", }, { "category": "general", "role": "launcher | poi | browser | sdl | mixer | radio | hvac | debug | phone | fallback", "area": "normal.full", "description": "For split test, video and music are moved to category:splitable", }, { "category": "system", "role": "settings | dashboard", "area": "normal.full", }, { "category": "splitable", "role": "video | music", "area": "normal.full | split.main | split.sub", "description": "For split test, video and music are included here", }, { "category": "software_keyboard", "role": "software_keyboard", "area": "software_keyboard", }, { "category": "restriction", "role": "restriction", "area": "restriction.normal | restriction.split.main | restriction.split.sub", }, { "category": "pop_up", "role": "on_screen | on_screen_phone", "area": "on_screen", }, { "category": "system_alert", "role": "system_alert", "area": "on_screen", } ] }