{
  "name": "玩家AI",
  "short_name": "玩家AI",
  "description": "与你喜爱的 AI 角色对话，探索无限可能的故事世界",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141726",
  "theme_color": "#141726",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
