littleshop/LittleShop/wwwroot
SysAdmin c9afb760b8 Fix: PWA manifest warnings resolved
Fixed Issues:
1. Removed "maskable" purpose from icons (was causing padding warnings)
2. Added screenshots with form_factor for richer install UI
   - Desktop: form_factor: "wide"
   - Mobile: form_factor: "narrow"

Changes:
- Icons now use "purpose: any" only (no maskable)
- Added screenshots array with wide/narrow form factors
- This enables richer PWA install prompts on supported browsers

All PWA manifest warnings should now be resolved.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 12:20:34 +01:00
..
css Feature: Add elegant PWA loading screen 2025-10-02 16:39:47 +01:00
icons PWA-implementation 2025-09-01 04:49:05 +01:00
js Fix: Loading screen now shows on every page load 2025-10-06 12:07:40 +01:00
lib Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
uploads/products Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
favicon.ico PWA-implementation 2025-09-01 04:49:05 +01:00
manifest.json Fix: PWA manifest warnings resolved 2025-10-06 12:20:34 +01:00
service-worker.js Feature: Add elegant PWA loading screen 2025-10-02 16:39:47 +01:00
sw.js Product-enhancements-and-validation-fixes 2025-09-01 08:03:00 +01:00
test-blazor-assets.html Refactor payment verification to manual workflow and add comprehensive cleanup tools 2025-09-25 19:29:00 +01:00
test-blazor.html Refactor payment verification to manual workflow and add comprehensive cleanup tools 2025-09-25 19:29:00 +01:00