{
  "name": "Nexus AI Gateway - 一站式 AI 模型网关",
  "short_name": "Nexus AI",
  "description": "集成 OpenAI、Claude、文心一言、通义千问等主流 AI 大模型，统一 API 接口，支持聊天、语音转写、实时对话、子账号管理与邀请返利。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0b12",
  "theme_color": "#6366f1",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["productivity", "developer-tools", "ai", "utilities"],
  "icons": [
    {
      "src": "/favicon-16.png",
      "type": "image/png",
      "sizes": "16x16",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "type": "image/png",
      "sizes": "32x32",
      "purpose": "any"
    },
    {
      "src": "/favicon-48.png",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "聊天对话",
      "url": "/models",
      "description": "进入 AI 聊天对话页面"
    },
    {
      "name": "充值中心",
      "url": "/billing",
      "description": "查看余额并充值"
    }
  ],
  "prefer_related_applications": false
}
