{
  "name": "瞬言 - 工作生活两不误",
  "short_name": "瞬言",
  "description": "分隔工作与生活的简约社交应用",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F5",
  "theme_color": "#A8C8A0",
  "lang": "zh-CN",
  "categories": ["social", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "聊天",
      "short_name": "聊天",
      "description": "查看最近消息",
      "url": "/#/home/chat",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "联系人",
      "short_name": "联系人",
      "description": "管理联系人",
      "url": "/#/home/contacts",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "icons/icon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
