{
  "name": "Sunhe photoshop AI",
  "short_name": "Sunhe AI",
  "description": "AI 智能生图，自动润色增强，一键生成营销海报",
  "start_url": "/shengtu.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a1a",
  "theme_color": "#a855f7",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["photo", "productivity", "business"],
  "icons": [
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新建对话",
      "short_name": "新建",
      "description": "快速创建新对话",
      "url": "/shengtu.php",
      "icons": [{ "src": "/icon-180.png", "sizes": "180x180", "type": "image/png" }]
    }
  ]
}