{
  "id": "/cast-chat-8444",
  "short_name": "Cast-Chat",
  "name": "Cast-Chat",
  "description": "Cast-Chat — Cast-Net과 별도 앱. 이 주소(:8444) 전용입니다.",
  "icons": [
    {
      "src": "/favicon-chat.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-chat.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "/logo192-chat.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/logo512-chat.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/logo512-chat.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/workplace/chat/?cast_chat_pwa=1",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "launch_handler": {
    "client_mode": ["focus-existing", "navigate-existing", "auto"]
  },
  "handle_links": "preferred",
  "prefer_related_applications": false,
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "categories": ["business", "productivity", "social"],
  "shortcuts": [
    {
      "name": "Cast-Chat",
      "short_name": "Cast-Chat",
      "url": "/workplace/chat/?cast_chat_pwa=1",
      "icons": [{ "src": "/logo192-chat.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
