{
  "name": "智慧办公 · 打印机管家",
  "short_name": "打印机管家",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f0f4f9",
  "theme_color": "#0f2b4b",
  "orientation": "portrait",
  "description": "打印机设备管理与租赁平台",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}