{ "name": "PingSell — Turn Leads Into Sales. Turn Sales Into Cash.", "short_name": "PingSell", "description": "A local-first sales, follow-up, payment and credit-control companion for small businesses.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#F4F7F8", "theme_color": "#0B2239", "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Add Lead", "short_name": "Add Lead", "url": "./?quick=lead", "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192" } ] }, { "name": "Record Sale", "short_name": "Sale", "url": "./?quick=sale", "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192" } ] }, { "name": "Credit Control", "short_name": "Credit", "url": "./#credit", "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192" } ] } ], "share_target": { "action": "./?share=1", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } } }