{
  "name": "DUCTLINE ISO CAD",
  "short_name": "DUCTLINE",
  "description": "3D 배관 ISO 경로 드래그 드로잉 & 사각 덕트 파라메트릭 CAD 도면 엔진",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#060c18",
  "theme_color": "#060c18",
  "orientation": "any",
  "icons": [
    {
      "src": "./duct-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./duct-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
