{
  "name": "物资管理系统",
  "short_name": "物资管理",
  "description": "仓库物资台账管理",
  "start_url": "/material.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#E65100",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23E65100' width='100' height='100' rx='20'/><text y='65' x='50' text-anchor='middle' font-size='50'>📦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
