- Install and configure vite-plugin-pwa - Add manifest configuration for MiChangarrito - Create SVG icons (192x192, 512x512) with MCH branding - Add apple-touch-icon and favicon - Update index.html with PWA meta tags - Enable service worker with workbox for offline caching Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
5 lines
277 B
XML
5 lines
277 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
|
|
<rect width="32" height="32" fill="#f97316" rx="4"/>
|
|
<text x="16" y="22" font-family="Arial, sans-serif" font-size="14" font-weight="bold" fill="white" text-anchor="middle">M</text>
|
|
</svg>
|