Story 1: Create Native PWA Manifest - Extract manifest configuration from vite.config.ts to static/manifest.json - Preserve exact configuration including share_target for Instagram URLs - Update app.html to reference new manifest.json location - Validated JSON syntax successfully All PWA properties maintained: - Share target: /share route for external app sharing - Icons: favicon.png in 192x192 and 512x512 sizes - Display: standalone mode for PWA installation - Theme colors: white background and theme colors Refs: docs/plans/MigrateToNativeSvelteKitPWA.md
606 B
606 B