{
  "name": "근골격계 현장조사",
  "short_name": "현장조사",
  "description": "근골격계 유해요인조사 현장조사용 앱 — 단위작업별 부담작업 판정·사진·메모를 현장에서 입력하고 통합플랫폼으로 전송합니다.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F7F5",
  "theme_color": "#2E7D32",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "새 조사 시작", "url": "./index.html#/", "description": "새로운 사업장 현장조사를 시작합니다" },
    { "name": "설정", "url": "./index.html#/settings" }
  ]
}
