{
  "name": "MarkPad - Markdown 查看器",
  "short_name": "MarkPad",
  "description": "轻量的 Markdown 文件管理与查看工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#faf9f6",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23faf9f6'/><text x='50' y='68' font-size='48' font-weight='700' font-family='Georgia,serif' text-anchor='middle' fill='%23d97706'>M</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
