{
  "name": "설악중기 ERP",
  "short_name": "3W ERP",
  "description": "작업일보·수금 관리",
  "start_url": "/work",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1f2937",
  "theme_color": "#1f2937",
  "lang": "ko",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "새 작업일보", "short_name": "입력", "url": "/work/new" },
    { "name": "미수금", "short_name": "미수", "url": "/work?filter=unpaid" },
    { "name": "수금 내역", "short_name": "수금", "url": "/work/payments" }
  ]
}
