{
    "name":  "ez2SAFE 안전관리시스템",
    "short_name":  "ez2SAFE",
    "description":  "이지투세이프 안전보건 통합 관리 플랫폼",
    "start_url":  "/",
    "scope":  "/",
    "display":  "standalone",
    "orientation":  "any",
    "theme_color":  "#ffffff",
    "background_color":  "#ffffff",
    "lang":  "ko-KR",
    "icons":  [
                  {
                      "src":  "/favicon.svg",
                      "sizes":  "any",
                      "type":  "image/svg+xml",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/favicon.ico",
                      "sizes":  "32x32 48x48",
                      "type":  "image/x-icon"
                  },
                  {
                      "src":  "/web-app-manifest-192x192.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "maskable"
                  },
                  {
                      "src":  "/web-app-manifest-512x512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "maskable"
                  }
              ],
    "categories":  [
                       "business",
                       "productivity",
                       "utilities"
                   ],
    "shortcuts":  [
                      {
                          "name":  "대시보드",
                          "url":  "/dashboard",
                          "description":  "안전 KPI 한눈에 보기"
                      },
                      {
                          "name":  "통합점검",
                          "url":  "/extensions/M000000061",
                          "description":  "점검 결과 조회"
                      },
                      {
                          "name":  "작업오더",
                          "url":  "/extensions/M000000030",
                          "description":  "작업오더 관리"
                      },
                      {
                          "name":  "휴지통",
                          "url":  "/admin/trash",
                          "description":  "소프트 삭제 항목 복원"
                      }
                  ]
}
