{
  "name": "奇趣实验室 — 创造你想分享的东西",
  "short_name": "奇趣实验室",
  "description": "在线创意工具集合：兴趣名片生成器、金句卡片、鼠标特效展厅、像素画风、故障风，还有23个效率神器。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["utilities", "entertainment", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "兴趣名片生成器",
      "short_name": "兴趣名片",
      "url": "/tools/interest-card",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "鼠标特效展厅",
      "short_name": "特效展厅",
      "url": "/tools/mouse-effect-showcase",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "效率工具",
      "short_name": "效率",
      "url": "/lab/efficiency",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
