{
  "name": "AIERP / FlowOS — 다온 업무 OS",
  "short_name": "AIERP",
  "description": "경영관리(AIERP) / 운영관리(FlowOS) 업무함 — 오늘 할 일을 손바닥에서",
  "start_url": "/work-inbox",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafafa",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "업무함", "url": "/work-inbox" },
    { "name": "홈", "url": "/" }
  ]
}
