{
  "name": "留声 · 本地离线语音听写",
  "short_name": "留声",
  "description": "完全离线运行的语音听写工具,识别与整理都在本机完成,不上传云端。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#15171A",
  "theme_color": "#15171A",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
