{
  "name": "MarkEdit 中文站",
  "short_name": "MarkEdit",
  "description": "MarkEdit 是专为 Mac 电脑设计的免费开源 Markdown 编辑器。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fbfcff",
  "theme_color": "#2364d8",
  "icons": [
    {
      "src": "./assets/markedit-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
