{ "name": "VoC Pipeline", "short_name": "VoC", "description": "Capture customer topics quickly from your phone. You bring ideas — the team delivers.", "start_url": "/dashboard", "scope": "/", "id": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#f2f3f0", "theme_color": "#FF8400", "icons": [ { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "/app-icon.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" } ], "shortcuts": [ { "name": "Record a topic", "short_name": "Record", "description": "Open the capture form on Dashboard", "url": "/dashboard" } ] }