{
  "name": "ZenNotes",
  "short_name": "ZenNotes",
  "description": "基于 Cloudflare D1+R2 的碎片化笔记与复习平台",
  "start_url": "./zenNotes.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3208/3208003.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}