{
  "id": "/",
  "name": "早起鸟儿Ai喊真人干事",
  "short_name": "早起鸟儿",
  "description": "观察员任务平台——接任务、交举证、看收益。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tasks",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#F9FAFB",
  "theme_color": "#1F3864",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "任务大厅",
      "short_name": "大厅",
      "url": "/tasks",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "我的任务",
      "short_name": "我的任务",
      "url": "/assignments",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
