{
  "name": "小米充电宝管理",
  "short_name": "小米充电宝",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#171a1d",
  "theme_color": "#171a1d",
  "icons": [
    {
      "src": "./powerbank-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "cn.gtemc.mipb"
    }
  ],
  "prefer_related_applications": true
}
