{
  "name": "ArkChat",
  "short_name": "ArkChat",
  "description": "ArkChat 即时通讯",
  "lang": "zh-CN",
  "start_url": "/im",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#efeae2",
  "theme_color": "#128C7E",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
