{
  "name": "泰译中直播实时字幕（LO专属版）",
  "short_name": "LO实时字幕",
  "description": "In Love Forever 泰译中直播实时字幕翻译 - 专为ch3plus.com剧播期设计",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#9b7fd4",
  "background_color": "#f8f6fc",
  "lang": "zh-CN",
  "scope": "./",
  "categories": ["entertainment", "utilities"],
  "icons": [
    {
      "src": "./icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "开始翻译",
      "short_name": "翻译",
      "description": "启动实时字幕翻译",
      "url": "./index.html?action=start",
      "icons": [
        {
          "src": "./icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "display_override": ["standalone", "minimal-ui"]
}