{
  "name": "慕托小记",
  "short_name": "慕托小记",
  "description": "技术分享与实践 - 分享网络技术、服务器部署、内网穿透、静态网站搭建等技术教程",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e65a7a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://img.tortb.com/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.tortb.com/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "news", "technology"],
  "lang": "zh-CN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
