{
  "name": "Tasks",
  "short_name": "Tasks",
  "description": "离线可用的任务管理模块",
  "start_url": "/api/tasks/ui",
  "scope": "/api/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f6feb",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,\u003csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'\u003e\u003crect width='192' height='192' fill='%231f6feb'\u003e\u003c/rect\u003e\u003ctext x='96' y='118' text-anchor='middle' font-size='96' font-family='Segoe UI,Arial' fill='white'\u003eT\u003c/text\u003e\u003c/svg\u003e",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,\u003csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'\u003e\u003crect width='512' height='512' rx='64' ry='64' fill='%231f6feb'\u003e\u003c/rect\u003e\u003ctext x='256' y='320' text-anchor='middle' font-size='256' font-family='Segoe UI,Arial' fill='white'\u003eT\u003c/text\u003e\u003c/svg\u003e",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
