{
  "name": "법무법인 태성 ERP",
  "short_name": "태성 ERP",
  "description": "법무법인 태성 부동산팀·정비사업팀 자문 ERP 시스템",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "상황판",
      "short_name": "상황판",
      "description": "수임 단지 상황판",
      "url": "/board"
    },
    {
      "name": "내 업무",
      "short_name": "내 업무",
      "description": "내 업무 트리·단지 업무 추가",
      "url": "/work"
    },
    {
      "name": "수임 단지",
      "short_name": "단지",
      "description": "수임 단지 목록",
      "url": "/organizations"
    }
  ]
}
