{
  "name": "ChatDLM - Claw Computer",
  "short_name": "ChatDLM",
  "description": "小龙虾云端电脑",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1f1f1f",
  "theme_color": "#1f1f1f",
  "orientation": "any",
  "icons": [
    {
      "src": "https://svg.chatdlm.com/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}