{
  "name": "HTKU AI - AI资讯技能站",
  "short_name": "HTKU AI",
  "description": "面向中文用户的 AI资讯技能站，聚合 AI 动态、工具导航、实战教程、Skill 和 SOP。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0b0d",
  "theme_color": "#0a0b0d",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["news", "education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "资讯",
      "short_name": "资讯",
      "url": "/news",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "工具导航",
      "short_name": "导航",
      "url": "/tools",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "教程",
      "short_name": "教程",
      "url": "/tutorials",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
