{ "name": "StockPul — Omnichannel Inventory & POS", "short_name": "StockPul", "description": "Sell on every channel, track stock once. Barcode POS, GST billing and omnichannel inventory sync.", "start_url": "/app", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#101b2d", "theme_color": "#101b2d", "categories": ["business", "productivity", "shopping"], "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" } ], "shortcuts": [ { "name": "Sell", "short_name": "Sell", "url": "/app/sell", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Inward", "short_name": "Inward", "url": "/app/inward", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }