{ "name": "HearYourDocs — Free Text to Speech", "short_name": "HearYourDocs", "description": "Free, unlimited, private text to speech with a real neural voice. Runs entirely in your browser — install once, it works offline.", "start_url": "/?source=pwa", "id": "/", "scope": "/", "display": "standalone", "background_color": "#FFF8EF", "theme_color": "#FF5A36", "orientation": "portrait-primary", "lang": "en", "categories": ["utilities", "productivity", "accessibility"], "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/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "/?share-target=1", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }