{
  "name": "Asmaket",
  "short_name": "Asmaket",
  "description": "AI 知识操作系统",
  "start_url": "/claw/",
  "scope": "/claw/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a6fe0",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
