{
  "name": "Ping Chat",
  "short_name": "Ping Chat",
  "description": "Ping Chat 多租户即时通讯工作空间",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#126ffd",
  "theme_color": "#126ffd",
  "icons": [
    {
      "src": "/ping-chat-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ping-chat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ping-chat-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
