{
  "name": "MD转微信公众号格式免费在线转换器",
  "short_name": "MD转公众号",
  "description": "免费在线将Markdown转换为微信公众号排版格式，支持实时预览、精美模板、一键复制到微信编辑器",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    }
  ],
  "lang": "zh-CN",
  "categories": ["productivity", "utilities"]
}
