{
  "name": "Dittos.Loop",
  "short_name": "Dittos.Loop",
  "description": "Dittos.Loop — 以 Agent 为中心的自主任务系统",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2B1F45",
  "background_color": "#F8F4FF",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/dittos-favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
