{
  "name": "ChemCalc 化学工程计算平台",
  "short_name": "ChemCalc",
  "description": "Chemical Engineering Calculator v0.1 | PR/SRK/IAPWS-IF97",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0891b2",
  "lang": "zh-CN",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
