{
  "name": "MathType 多学科公式编辑平台",
  "short_name": "MathType",
  "description": "支持数学、物理、化学等多学科公式编辑，AI 智能生成，一键导出 Word、PPT、PNG 等格式。",
  "start_url": "/mathtype/loading?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0054fe",
  "icons": [
    {
      "src": "/mathtype192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/mathtype512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}