GOG Galaxy's launcher tile is deliberately empty — `launcherEntries` returns nothing until the host has a verified `launcher_ui` activation for it, and emitting one before that earns a 400, which is the host saying precisely so. What the comment now records is that the art is not the blocker. Every client already bundles the `gog` mark (punktfunk assets/launcher-icons), shipped dormant with the launcher-icon work, so the entry this function returns one day carries `icon: "gog"` and needs no client release to look right. Turning this launcher on stays the one-line change it was always meant to be. Comment only: no emitted entry changes, and the function still returns an empty list.