{ "name": "Dialog Study", "short_name": "Dialog Study", "description": "Read subtitles line by line and study dialogue with a language you already know.", "start_url": "/", "display": "standalone", "background_color": "#0f172a", "theme_color": "#16a34a", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "share_target": { "action": "/share-target", "method": "POST", "enctype": "multipart/form-data", "params": { "files": [ { "name": "file", "accept": [".lna", ".txt", "application/json", "text/plain"] } ] } } }