{
  "name": "GearBox 设备租赁管理",
  "short_name": "GearBox",
  "description": "设备租赁管理 · PC 与移动统一 PWA",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "./icons/gearbox-app-icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
