{
  "id": "/",
  "name": "UNI Dashboard",
  "short_name": "UNI Dashboard",
  "description": "UNI Worldwide Financial Marketing 업무 및 승인 관리 대시보드",
  "lang": "ko",
  "start_url": "/#dash",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#121212",
  "theme_color": "#121212",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.json",
      "id": "https://uni.heyukorea.com/"
    }
  ],
  "icons": [
    {
      "src": "/icons/uni-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/uni-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "현황판",
      "short_name": "현황판",
      "url": "/#dash"
    },
    {
      "name": "업무 게시판",
      "short_name": "업무 게시판",
      "url": "/#board"
    }
  ]
}
