{
  "name": "Ai群聊 — 多个AI 一起聊",
  "short_name": "Ai群聊",
  "description": "和AI好友私聊，或拉多个AI建群讨论，各抒己见帮你想办法。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#24396b",
  "theme_color": "#24396b",
  "orientation": "portrait",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
