return the new launcher icon file name
String getNewIconName(Map<String, dynamic> config) { return config['android']; }