{
  "name": "实验速记",
  "short_name": "实验速记",
  "description": "快速记录实验数据、计算浓度并绘制曲线",
  "start_url": "/experiments",
  "display": "standalone",
  "background_color": "#f4f7f5",
  "theme_color": "#087a55",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
