{ "name": "CartWatch", "short_name": "CartWatch", "description": "Free grocery budget tracker — no login needed.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#2d6a4f", "background_color": "#ffffff", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }