Pokemon TCG set-completion tracker (bunko.me/tcg)
- HTML 55.8%
- Python 43.3%
- Dockerfile 0.9%
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>
|
||
|---|---|---|
| app | ||
| .gitignore | ||
| docker-compose.yml | ||