{ "name": "H1 Console", "short_name": "H1", "description": "The queue a WhatsApp sales team works: conversations, handoffs, the pipeline and the catalogue, live.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "theme_color": "#FF4F00", "background_color": "#FFFFFF", "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/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Unanswered", "url": "/inbox?view=unanswered", "description": "Conversations waiting on us" }, { "name": "Open handoffs", "url": "/handoffs?status=open", "description": "Customers waiting for a person" } ] }