{
  "name": "真寻 Chat",
  "short_name": "真寻",
  "description": "简洁 · 快速 · 随时随地聊天",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#f5f6f7",
  "theme_color": "#12B7F5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "scope": "/",
  "lang": "zh-CN",
  "categories": [
    "social",
    "chat"
  ],
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [],
  "related_applications": [],
  "iarc_rating_id": "",
  "edge_side_panel": {}
}
