{
  "name": "Yeeoo AI检测",
  "short_name": "Yeeoo",
  "description": "免费的在线AI内容检测工具，支持文本、图片与视频AI生成概率检测",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#823efc",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/assets/img/logo.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "education", "utilities"]
}
