Sort meta-value in the sequence array in pre_get_post

Your order seems arbitrary, so there is no clear way to express it as query parameters. The closest to micromanaging order is by post__in, but then you have to have all post IDs and it won’t be sane at all for any significant amount of posts.

You might want to simply create and fill another custom field with value that is alphabetically sortable.