{
  "name": "WxPusher - 实时消息推送平台",
  "short_name": "WxPusher",
  "description": "永久免费的实时消息推送服务，支持Android、iOS、微信多渠道触达",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#B300B3",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/imgs/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/imgs/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/imgs/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://github.com/wxpusher/wxpusher-app"
    },
    {
      "platform": "itunes",
      "url": "https://github.com/wxpusher/wxpusher-app"
    }
  ],
  "prefer_related_applications": false
}
