CustomMenuItems

The example MyConfiguration.plist contains an array for CustomMenuItems. Each dictionary entry in the CustomMenuItems array can have a set of key-value pairs.

Key Type Possible Values
icon String image file name + ext (Specifies the menu item is not currently selected.)
iconSelected String image file name + ext (Specifies the menu item is currently selected.)
title String title
url String url

For more information about adding custom menu items, see Adding custom menu items to the sidebar.