{
  "name": "WorkLog — 철강 영업자 업무일지",
  "short_name": "WorkLog",
  "description": "철강 영업자가 업체·업무일지·위치를 한 화면에서 관리하는 도구",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2a5776",
  "theme_color": "#2a5776",
  "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" }
  ]
}
