{
  "name": "CleanERP — 생활폐기물 수집운반 ERP",
  "short_name": "CleanERP",
  "description": "환경미화원 통합 ERP — 출퇴근, 안전점검, 민원 응답, 추천경로",
  "start_url": "/worker",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1e3a5f",
  "theme_color": "#0e7490",
  "lang": "ko-KR",
  "icons": [
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "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": "/worker/punch", "description": "GPS 기반 출퇴근 등록" },
    { "name": "안전점검", "url": "/worker/safety", "description": "일일 체크리스트 + SOS" },
    { "name": "민원 등록", "url": "/worker/complaint", "description": "현장 민원 사진 첨부" }
  ]
}
