{
  "name": "多棱 Facete · 多模型 AI 工作台",
  "short_name": "多棱",
  "description": "把 ChatGPT、Claude、Gemini、DeepSeek 等模型收进一个 macOS / iOS 原生 App。本地优先，隐私安全。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#1668e8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icon-72x72.webp",  "sizes": "72x72",   "type": "image/webp", "purpose": "maskable any" },
    { "src": "/icon-96x96.webp",  "sizes": "96x96",   "type": "image/webp", "purpose": "maskable any" },
    { "src": "/icon-128x128.webp","sizes": "128x128", "type": "image/webp", "purpose": "maskable any" },
    { "src": "/icon-144x144.webp","sizes": "144x144", "type": "image/webp", "purpose": "maskable any" },
    { "src": "/icon-192x192.webp","sizes": "192x192", "type": "image/webp", "purpose": "maskable any" },
    { "src": "/icon-384x384.webp","sizes": "384x384", "type": "image/webp", "purpose": "maskable any" },
    { "src": "/icon-512x512.webp","sizes": "512x512", "type": "image/webp", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "支持中心",
      "short_name": "支持",
      "description": "常见问题与联系方式",
      "url": "/support",
      "icons": [{ "src": "/icon-96x96.webp", "sizes": "96x96", "type": "image/webp" }]
    },
    {
      "name": "隐私政策",
      "short_name": "隐私",
      "description": "查看隐私政策",
      "url": "/privacy/",
      "icons": [{ "src": "/icon-96x96.webp", "sizes": "96x96", "type": "image/webp" }]
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6762599114",
      "id": "com.waiho.Facete"
    }
  ],
  "prefer_related_applications": true
}
