{
  "name": "聚合导航 - 手机版",
  "short_name": "聚合导航",
  "description": "只读浏览你的常用网址导航,支持离线访问",
  "start_url": "/m.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6fa",
  "theme_color": "#4f46e5",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "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"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 64 64%22%3E%3Crect width=%2264%22 height=%2264%22 rx=%2214%22 fill=%22%234f46e5%22/%3E%3Ctext x=%2232%22 y=%2232%22 text-anchor=%22middle%22 dy=%220.35em%22 font-size=%2236%22 fill=%22white%22 font-weight=%22700%22 font-family=%22system-ui%22%3E导%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "实用工具",
      "short_name": "工具",
      "description": "打开工具集合",
      "url": "/tools",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "备忘录",
      "short_name": "备忘",
      "description": "打开备忘录",
      "url": "/memo",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
