Android | Create App Shortcuts for 'Phone' and 'Messages'

Hi Guys,
I use Fongo Mobile as my primary voice and SMS messaging service. It would be really nice if you guys would create app drawer shortcuts in the android application direct to the Dialpad (labeled "Phone") and SMS feature (labeled as "Messages"). This would allow us to replace the "Phone" and "Messages" shortcuts typically on ones home dash in our phones with Fongo's, further with the ability to show missed called/ new message counts ontop of said icons (though a lower priority).
I beleive app intents would map as :
com.fongo.dellvoice\com.fongo.dellvoice.activity.home.DialpadShortcutActivity
com.fongo.dellvoice\com.fongo.dellvoice.activity.home.MessagesShortcutActivity
I tried creating these shortcuts manually using an application called "Activity Launcher", I expect there is a very short bit of logic missing from these intents to allow them to be treated as stand alone shortcuts, and a small callout somewhere to allow a "long press" on the "Fongo" icon in the application drawer to add these intents as pullable icons.
See attached screenshot
I use Fongo Mobile as my primary voice and SMS messaging service. It would be really nice if you guys would create app drawer shortcuts in the android application direct to the Dialpad (labeled "Phone") and SMS feature (labeled as "Messages"). This would allow us to replace the "Phone" and "Messages" shortcuts typically on ones home dash in our phones with Fongo's, further with the ability to show missed called/ new message counts ontop of said icons (though a lower priority).
I beleive app intents would map as :
com.fongo.dellvoice\com.fongo.dellvoice.activity.home.DialpadShortcutActivity
com.fongo.dellvoice\com.fongo.dellvoice.activity.home.MessagesShortcutActivity
I tried creating these shortcuts manually using an application called "Activity Launcher", I expect there is a very short bit of logic missing from these intents to allow them to be treated as stand alone shortcuts, and a small callout somewhere to allow a "long press" on the "Fongo" icon in the application drawer to add these intents as pullable icons.
See attached screenshot