{
  "name": "力盛广告公司 OA",
  "short_name": "Lisheng OA",
  "description": "Lisheng Advertising OA management system",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF8EC",
  "theme_color": "#D71920",
  "lang": "zh-CN",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/lisheng-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/lisheng-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新建订单",
      "short_name": "Orders",
      "url": "/orders?new=1",
      "icons": [{ "src": "/lisheng-logo.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    },
    {
      "name": "出库核对",
      "short_name": "Outbound",
      "url": "/outbound",
      "icons": [{ "src": "/lisheng-logo.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    }
  ]
}
