Previous script used NorthWest gravity with fixed pixel offsets, placing
the BR pair in the upper-left quadrant. When Android clips to a circle
the letters appeared off-center.
New approach: -gravity Center with ±HALF offsets so each letter is
symmetrically placed around the canvas centre mathematically. No
subshells, no pixel guesswork. Regenerated all four icon assets.
- scripts/generate_icons.sh: ImageMagick script — dark #09090b bg,
white B and red R (#ef4444) at the same 480pt size, NotoSans-Bold.
Generates icon, adaptive foreground, monochrome, and splash variants.
- app.json: name changed to 'Bincio Rec'; adaptive icon backgroundColor
updated to #09090b; removed redundant backgroundImage