# Merged Apps

Demonstrates the static `merge(...apps)` API: `AppA` contributes a Sales group and `AppB` an HR group, and the combined JSON-shaped descriptor is passed as `extraTree` / `extraPages` to a host `XWUISuperApp` - no anonymous subclass needed. Because the host class itself contributes no menuTree, the merged Sales and HR groups make up the whole sidebar.
