{
  "name": "브라더스팩토리 업무게시판",
  "short_name": "업무게시판",
  "description": "팀별 게시판 · 일자별 업무 리스트 · 코멘트 알림",
  "start_url": "/daily-report/",
  "scope": "/daily-report/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f8fafc",
  "lang": "ko",
  "orientation": "any",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
