Map<String, dynamic> toJson() { return { 'icon_16x16': icon16x16, 'icon_32x32': icon32x32, 'icon_96x96': icon96x96, }; }