{
  "name": "AgentNovel",
  "short_name": "AgentNovel",
  "description": "AI小说创作平台 - 修仙玄幻/仙侠都市/无限流",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#00d4ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "entertainment"],
  "lang": "zh-CN"
}
