{ "name": "AI Text Cleaner", "short_name": "Text Cleaner", "description": "Clean copied AI text, inspect Unicode and remove formatting in your browser.", "start_url": "/", "display": "standalone", "theme_color": "#2563eb", "background_color": "#ffffff", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }