{
  "name": "Chat2App · 聊天生成小应用",
  "short_name": "Chat2App",
  "description": "聊天让大模型生成单文件小应用，发布后任何人都能立即打开",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
