{ "name": "TTS 服务 - 文本转语音", "short_name": "TTS 服务", "description": "将文本转换为自然流畅的语音", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#4A86E8", "orientation": "any", "icons": [ { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }, { "src": "/favicon-192x192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/favicon-512x512.png", "type": "image/png", "sizes": "512x512" } ] }