{ "name": "Field Notes", "short_name": "Notes", "description": "Offline-first notes PWA with cached reads, queued writes, and automatic resync.", "start_url": "/notes", "scope": "/", "display": "standalone", "background_color": "#f8f2e8", "theme_color": "#f8f2e8", "icons": [ { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }