{
  "name": "机电车间效率管理平台",
  "short_name": "车间效率平台",
  "description": "机电车间生产效率管理平台 - 工单记录、效率分析、数据看板",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f5f9",
  "theme_color": "#0066cc",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "zh-CN",
  "dir": "ltr"
}