Skip to content

fix(icon): use proper icon when adding site to home screen on apple devices#2784

Merged
alexjustesen merged 1 commit into
alexjustesen:1.xfrom
tst-038:1.x
May 15, 2026
Merged

fix(icon): use proper icon when adding site to home screen on apple devices#2784
alexjustesen merged 1 commit into
alexjustesen:1.xfrom
tst-038:1.x

Conversation

@tst-038
Copy link
Copy Markdown
Contributor

@tst-038 tst-038 commented May 15, 2026

📃 Description

Adds apple-touch-icon meta tag to all layout files so macOS and iOS correctly use the app logo (instead of a generic page screenshot) when using "Add to Home Screen". Also resized the icon PNG to Apple's recommended 180x180px (If possible a higher quality image would ofc be better).

🪵 Changelog

➕ Added

  • <link rel="apple-touch-icon"> tag pointing to speedtest-tracker-icon.png in all 3 layout files

✏️ Changed

  • Resized public/img/speedtest-tracker-icon.png from 96x96 to 180x180

🔧 Fixed

  • Missing apple-touch-icon link in all layout templates (app.blade.php, guest.blade.php, debug.blade.php) causing wrong icon on Apple "Add to Home Screen"

📷 Screenshots

image -> to something like image (I'm sorry I didn't feel like setting everything up just to get a screen with the correct icon)

@tst-038 tst-038 requested a review from alexjustesen as a code owner May 15, 2026 11:29
@alexjustesen alexjustesen merged commit 97cce48 into alexjustesen:1.x May 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants