{
  "name": "AI Hub - 人工智能技巧分享平台",
  "short_name": "AI Hub",
  "description": "每日更新AI技巧、Prompt模板和工具推荐",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0071e3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "utilities"],
  "lang": "zh-CN",
  "dir": "ltr"
}
