{ "name": "GroceryList.io — Grocery List, shared & smart", "short_name": "Grocery List", "description": "Import the notes from your phone, share your grocery list live, sort it by store aisle and track your budget. Works offline.", "lang": "en-US", "dir": "ltr", "start_url": "./?utm_source=pwa", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#ecf0f1", "theme_color": "#0f7a3e", "categories": [ "shopping", "productivity", "food" ], "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "assets/brand/listadelacompra_icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "share_target": { "action": "./", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } }, "shortcuts": [ { "name": "Import a note", "short_name": "Import", "url": "./?action=import", "description": "Paste a note and build the list" } ] }