{
  "id": "/",
  "name": "爱传思智能翻译",
  "short_name": "爱传思",
  "description": "AI 原生的多模态语言生产工作台",
  "lang": "zh-CN",
  "start_url": "/src/agent-home.html?pwa=1",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#0f766e",
  "background_color": "#f6f8fb",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/classroom-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/classroom-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "开始课堂听译",
      "short_name": "开始听译",
      "url": "/src/agent-home.html?view=classroom-listening&pwa=1",
      "icons": [
        {
          "src": "/icons/classroom-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
