{ "name": "Kitchen Keeper", "short_name": "Kitchen Keeper", "description": "Plan meals, build shopping lists, and prep smarter — as a family.", "start_url": "/", "display": "standalone", "background_color": "#F6F1E8", "theme_color": "#4E5B3A", "orientation": "portrait", "share_target": { "action": "/share", "method": "GET", "params": { "url": "url", "title": "title", "text": "text" } }, "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }