{
  "name": "原料仓库管理系统",
  "short_name": "原料仓管",
  "description": "食品代工厂原料仓库管理（入库/领料/退料/台账/效期）",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a7d51",
  "background_color": "#f4f6f8",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
