{
  "name": "圆子 - 你的AI伙伴",
  "short_name": "圆子",
  "description": "圆子是你的AI伙伴，基于元无OS构建，具备记忆能力和多技能调度。元能台旗舰超级通用技能体。",
  "start_url": "/yuanzi/",
  "scope": "/yuanzi/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f8fa",
  "theme_color": "#10b981",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": [
    "productivity",
    "utilities",
    "education"
  ],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新对话",
      "short_name": "新对话",
      "description": "开启一个新的对话",
      "url": "/yuanzi/?new=1",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='20' fill='%2310b981'/%3E%3Ctext x='50%25' y='60%25' font-size='56' text-anchor='middle' fill='white'%3E+%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "灵魂探针",
      "short_name": "探针",
      "description": "进行灵魂探针检测",
      "url": "/yuanzi/?probe=1",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='20' fill='%2310b981'/%3E%3Ctext x='50%25' y='60%25' font-size='48' text-anchor='middle' fill='white'%3E🔍%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    }
  ]
}