{ "name": "TextWashIt", "short_name": "TextWashIt", "description": "Clean text before you publish. Remove hidden characters, watermarks, and formatting.", "start_url": "/", "display": "standalone", "background_color": "#F6F7F7", "theme_color": "#0E8C74", "icons": [ { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }