{
  "name": "AI 工具导航站 - 发现最好用的 AI 工具",
  "short_name": "AI工具导航",
  "description": "国内外优质 AI 工具聚合导航，每日更新，帮你快速找到最适合的人工智能工具。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "搜索工具",
      "short_name": "搜索",
      "url": "/search",
      "icons": []
    },
    {
      "name": "全部工具",
      "short_name": "工具",
      "url": "/apps",
      "icons": []
    },
    {
      "name": "排行榜",
      "short_name": "排行",
      "url": "/rankings",
      "icons": []
    }
  ]
}
