{
  "id": "/",
  "name": "AI星枢",
  "short_name": "AI星枢",
  "description": "一站式 AI 工具使用平台，支持图像、3D 与资源统一管理。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "background_color": "#020817",
  "theme_color": "#020817",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}