{
  "short_name": "CalculSite",
  "name": "CalculSite计算站网站",
  "description": "CalculSite计算站网站是一款基于.NET 10 Blazor Server开发的化学工程在线计算平台，致力于为工程、研究人员和学生提供专业级的热力学物性查询与工艺系统模拟工具。",
  "icons": [
    {
      "src": "favicon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "any"

}