pwa.leckerbuch/web/static/favicon.svg
Eduard Wisch 24e05680f9 Initial: Leckerbuch PWA v0.1.0 — Lebensmittel-Favoriten mit Laktose-Tracker
- Svelte 5 + SvelteKit + Tailwind 4 (VDE Katalog Template-Stil, AWL Dark Theme)
- Fastify + Drizzle + MariaDB Backend (DB: leckerbuch auf 192.168.155.11)
- Dual-Barcode-Scanner (ZXing + zbar-wasm parallel, aus HandyBarcodeScanner portiert)
- Open Food Facts API-Proxy mit automatischer Laktose-Erkennung (Allergen-Flags + Schätztabelle)
- Lactase-Dosisrechner (konfigurierbarer FCC/g-Faktor)
- Produkt-CRUD, Laden-Verwaltung, Tags, Einstellungen
- Docker-Setup (Dockerfile + docker-compose.yml)
- Mobile-first PWA mit Bottom-Navigation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 09:11:11 +02:00

4 lines
213 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<rect width="100" height="100" rx="20" fill="#1d1e20"/>
<text x="50" y="68" font-size="55" text-anchor="middle" fill="#4390dc">📖</text>
</svg>