{
  "name": "计量工具箱 - 自定义公式计算器",
  "short_name": "计量工具箱",
  "description": "计量领域自定义公式计算器：示值误差、不确定度、重复性、线性度等，支持批量计算与合格性判定",
  "lang": "zh-CN",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f2f5",
  "theme_color": "#1e40af",
  "icons": [
    { "src": "icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
