{
  "name": "공사관리시스템",
  "short_name": "CMS",
  "description": "발주처·시공사·감리 3자가 공사 진행상황과 소통을 공유하는 모바일 우선 시스템",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a3a5c",
  "theme_color": "#1a3a5c",
  "categories": ["business", "productivity", "government"],
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
