{
  "name": "生产质量检验系统",
  "short_name": "质检系统",
  "description": "华明生产质量检验与出厂试验报告系统",
  "start_url": "/orders",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#f7f6f2",
  "theme_color": "#2b5aa7",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
