{
  "name": "웹대시보드20260806 홈",
  "short_name": "웹대시보드",
  "description": "에코쟈뎅 잠실롯데타워점 일정·목표·업무 관리 대시보드",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#f4f6f8",
  "theme_color": "#2563eb",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
