{
  "name": "云上互联",
  "short_name": "云上互联",
  "description": "多账号私信/评论管理系统",
  "start_url": "/data",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8fc",
  "theme_color": "#2f6bff",
  "icons": [
    {
      "src": "/logo-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
