{
  "name": "현장대장",
  "short_name": "현장대장",
  "description": "현장 관리, 이제 손안에서 — 현장·견적·일정·근태를 한 곳에서",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F2F4F6",
  "theme_color": "#F2F4F6",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
