{
  "name": "ZenNote - 极简云记",
  "short_name": "ZenNote",
  "description": "现代化、轻量、高颜值的单文件在线 Markdown 记事本，支持 WebDAV 同步与离线存储",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='g' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' stop-color='%2310b981'/><stop offset='100%' stop-color='%23065f46'/></linearGradient></defs><rect width='512' height='512' rx='128' fill='url(%23g)'/><path d='M160 120h192a32 32 0 0 1 32 32v208a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V152a32 32 0 0 1 32-32z' fill='%23ffffff' fill-opacity='0.2'/><path d='M180 180h152M180 230h152M180 280h100' stroke='%23ffffff' stroke-width='24' stroke-linecap='round'/><circle cx='340' cy='330' r='36' fill='%2334d399'/><path d='M330 330l8 8 16-16' stroke='%23ffffff' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
