{
  "id": "/pos-app",
  "name": "菜小萱收银台",
  "short_name": "收银台",
  "description": "专业收银台 - 收银秤终端，点击图标直接进入收银",
  "start_url": "/pos/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1f2d3d",
  "theme_color": "#E85827",
  "lang": "zh-CN",
  "icons": [
    { "src": "/static/icons/pos-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/pos-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/pos-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
