{ "name": "Common Threads POS", "short_name": "Common Threads", "description": "Touchscreen POS, orders, register, SMS, Stripe and thermal printing for Common Threads Alterations.", "start_url": "/pos", "scope": "/", "display": "standalone", "orientation": "landscape", "background_color": "#f6f7fb", "theme_color": "#79dff4", "categories": ["business", "productivity"], "icons": [ { "src": "/icons/common-threads-icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/common-threads-icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/common-threads-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/common-threads-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Open POS", "short_name": "POS", "url": "/pos", "icons": [{ "src": "/icons/common-threads-icon-192.png", "sizes": "192x192" }] } ] }