Pokemon TCG set-completion tracker (bunko.me/tcg)
  • HTML 55.8%
  • Python 43.3%
  • Dockerfile 0.9%
Find a file
bunko 55d05ebae5 Add iOS/PWA home-screen icon and web manifest
Add to Home Screen on iOS now uses a real 180x180 apple-touch-icon (PNG,
since iOS ignores SVG and fills transparency with black) instead of falling
back to a screenshot. The icon is a pokeball with a holographic top hemisphere
(sky->violet->amber), echoing the completion-shimmer theme, on the brand navy.

- app/static/{apple-touch-icon,icon-192,icon-512}.png + manifest.webmanifest,
  served from the already-ungated /tcg/static/* path.
- base.html: apple-touch-icon + manifest links, theme-color, and
  apple/mobile web-app-capable + title + status-bar meta tags so it launches
  standalone (no Safari chrome).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 14:37:20 -05:00
app Add iOS/PWA home-screen icon and web manifest 2026-05-23 14:37:20 -05:00
.gitignore Pokemon TCG set-completion tracker 2026-05-23 14:24:10 -05:00
docker-compose.yml Pokemon TCG set-completion tracker 2026-05-23 14:24:10 -05:00