{
  "name": "小说创作助手",
  "short_name": "小说助手",
  "description": "思维导图 + 灵感卡片 + 扭蛋机 + 坚果云同步",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f3f0",
  "theme_color": "#c47a5a",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
