{
  "name": "虚贝商行",
  "short_name": "虚贝商行",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f04412",
  "icons": [
    {
      "src": "pwa-icon.svg?v=249f1e0988",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}