{
  "name": "Mark II",
  "short_name": "Mark II",
  "description": "面向 macOS 的本地 Markdown 编辑器。",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f0f6f4",
  "theme_color": "#f0f6f4",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
