{
  "name": "Hawkeye - AI 智能任务感知助手",
  "short_name": "Hawkeye",
  "description": "本地优先的 AI 智能助手，自动感知你的工作环境，理解意图，主动提供帮助。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "zh-CN",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Hawkeye 桌面应用界面"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://hawkiyi.com"
    }
  ],
  "prefer_related_applications": false
}
