{
  "name": "Videosays - 短视频文案提取器",
  "short_name": "Videosays",
  "description": "粘贴短视频分享链接，自动提取视频语音并转成可复制文案/字幕。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7f3",
  "theme_color": "#17201c",
  "orientation": "portrait",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
