{ "name": "ArcScribe — Voice Recorder & Speech to Text for Chrome", "short_name": "ArcScribe", "description": "Record your voice and get live transcripts right in Chrome. Private by design, stored on your device.", "start_url": "/", "display": "browser", "background_color": "#F6F8FB", "theme_color": "#0F62FE", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/arcscribe-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }