mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
PWA: iPad apple-touch-icon for home-screen install
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
- [ ] Android adaptive icon (maskable) fills the OS shape without clipping the mark.
|
||||
- [ ] Service-worker update flow: ship a new build, reload — the update-available
|
||||
prompt appears and applying it loads the new version (`registerType: 'prompt'`).
|
||||
- [ ] iOS home-screen icon — **known residual**: the manifest ships SVG only; iOS
|
||||
wants a PNG `apple-touch-icon`, so the iOS home-screen icon may fall back.
|
||||
- [ ] iPad add-to-home-screen (Safari → Share → Add to Home Screen) shows the astrolabe
|
||||
`apple-touch-icon.png`, not a page screenshot or generic glyph. Phones are out of
|
||||
scope — iPad is the only touch surface Astrolabe targets.
|
||||
|
||||
## Keyboard & accessibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user