{ "name": "StockFlow POS", "short_name": "StockFlow", "description": "Barcode point of sale and inventory management", "id": ".", "start_url": ".", "scope": ".", "display": "standalone", "display_override": ["window-controls-overlay", "standalone"], "orientation": "any", "background_color": "#f8fafc", "theme_color": "#075985", "categories": ["business", "productivity"], "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New sale", "short_name": "POS", "url": "pos", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Inventory", "short_name": "Stock", "url": "inventory", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] } ] }