{
  "name": "안전감시단 SaaS",
  "short_name": "안전감시단",
  "description": "건설·폐차장 현장 안전감시단 운영 — 출퇴근·일지·AI 안전 Q&A",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "출퇴근",
      "url": "/attendance",
      "description": "오늘 출퇴근 체크인"
    },
    {
      "name": "일지",
      "url": "/reports",
      "description": "일일보고일지 작성"
    },
    {
      "name": "AI Q&A",
      "url": "/ai",
      "description": "안전 Q&A 챗봇"
    }
  ]
}
