{
  "name": "工具箱 · 读书笔记",
  "short_name": "工具箱",
  "description": "544本精选书籍的深度解读 · 工具箱",
  "start_url": "https://toolbox.jingyuwen.com/reading/index.html",
  "scope": "https://toolbox.jingyuwen.com/reading/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F172A",
  "theme_color": "#FBBF24",
  "categories": [
    "books",
    "education",
    "lifestyle"
  ],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "https://toolbox.jingyuwen.com/reading/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://toolbox.jingyuwen.com/reading/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "哲学经典",
      "short_name": "哲学",
      "url": "https://toolbox.jingyuwen.com/reading/index.html?cat=哲学",
      "icons": [
        {
          "src": "https://toolbox.jingyuwen.com/reading/icons/cat-philosophy.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "商业管理",
      "short_name": "商业",
      "url": "https://toolbox.jingyuwen.com/reading/index.html?cat=商业管理",
      "icons": [
        {
          "src": "https://toolbox.jingyuwen.com/reading/icons/cat-business.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "财富投资",
      "short_name": "财富",
      "url": "https://toolbox.jingyuwen.com/reading/index.html?cat=财富投资",
      "icons": [
        {
          "src": "https://toolbox.jingyuwen.com/reading/icons/cat-wealth.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}