Cordova default icon

Hello,
mobile-config.js provides a way to configure the corodva app, App.icons help define icons for iphone and android, but does not provide a way to define a default icon
<icon src="path/to/icon.png" />
This probably needs to be a feature request.