﻿{
  "name": "倪海厦中医助手",
  "short_name": "倪师中医",
  "description": "基于倪海厦本地知识库的中医问诊助手",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f5f1ea",
  "theme_color": "#b3242b",
  "icons": [
    {"src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"}
  ]
}
