{
  "name": "中压管厂生产管理平台",
  "short_name": "中压管厂",
  "description": "中压管厂生产管理工作台：生产记录、机台状态、焊点统计、人员管理",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1d3e6e",
  "theme_color": "#1d3e6e",
  "icons": [
    { "src": "icon-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
