{
  "name": "PlotNerd",
  "short_name": "PlotNerd",
  "description": "免费在线箱线图生成器和四分位数计算器。快速、精确、注重隐私的统计分析工具。",
  "start_url": "/zh/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#3B82F6",
  "lang": "zh-Hans",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "utilities", "productivity"],
  "shortcuts": [
    {
      "name": "四分位数计算器",
      "url": "/zh/#quartile-calculator",
      "description": "快速计算四分位数"
    },
    {
      "name": "箱线图生成器",
      "url": "/zh/#box-plot-creator",
      "description": "生成专业箱线图"
    }
  ]
}
