{
  "name": "현장 일정 및 정산 관리",
  "short_name": "현장관리",
  "description": "현장 작업 일정, 고객 수금, 작업자 인건비를 한눈에 관리하는 앱",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9fafb",
  "theme_color": "#1f2937",
  "lang": "ko",
  "icons": [
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
