{
  "name": "江海潮生 AI 深度研究",
  "short_name": "江海潮生",
  "description": "从剧情、企业、城市到普通人的互动研究系统。",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f2e7",
  "theme_color": "#0e4a52",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "进入沙盘", "url": "./index.html#sandbox", "icons": [{"src":"icons/icon-192.png","sizes":"192x192"}] },
    { "name": "AI提示词", "url": "./index.html#prompts", "icons": [{"src":"icons/icon-192.png","sizes":"192x192"}] }
  ]
}
