{ "name": "Read Aloud Practice", "short_name": "Read Aloud", "description": "Practice reading aloud with speech recognition feedback, progress tracking, and recordings.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#1d4ed8", "icons": [ { "src": "readaloud-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }