{
  "name": "羽毛球穿线生意管理系统",
  "short_name": "穿线管家",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#111827",
  "description": "羽毛球穿线订单、客户、收款和统计管理工具",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}