{
  "name": "Pneumatic System Simulator",
  "short_name": "PneuSim",
  "description": "Pneumatic circuit simulator — learn, design, simulate and engineer pneumatic systems. 气动回路仿真器：学习、设计、仿真与工程计算。",
  "id": "pneumatic-designer",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#1e5aa8",
  "lang": "en",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
