{ "name": "Customer 360 Sales", "short_name": "C360 Sales", "description": "Secure access to Sales Pulse and POS View", "start_url": "/sales-pulse", "scope": "/", "display": "standalone", "background_color": "#07111f", "theme_color": "#07111f", "icons": [ { "src": "/icons/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/app-icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "Sales Pulse", "short_name": "Sales Pulse", "description": "Open the executive sales pulse", "url": "/sales-pulse", "icons": [{ "src": "/icons/app-icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "POS View", "short_name": "POS View", "description": "Open the live POS receipt view", "url": "/posview", "icons": [{ "src": "/icons/app-icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }