{
  "name": "보니애워크업",
  "short_name": "워크업",
  "description": "보니애가구 업무관리 협업툴",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#5e6ad2",
  "lang": "ko",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "업무보고 쓰기", "url": "/work-report" },
    { "name": "토픽", "url": "/topics" },
    { "name": "알림", "url": "/notifications" }
  ]
}
