@danirabbit
Copy link

public immutable wantedIconSizes = [ImageSize (64), ImageSize (128), ImageSize (64, 64, 2), ImageSize (128, 128, 2)];

AppCenter uses 48px icons in list views. Since this is a standard Gtk.IconSize it would be great to have it supported :)