{
  "name": "三明治店库存管理系统",
  "short_name": "库存管理",
  "description": "三明治店库存管理系统（盘点、报损、效期、采购）",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f1ea",
  "theme_color": "#e07a3f",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
