{
  "id": "/mall",
  "name": "GreenChat",
  "short_name": "GreenChat",
  "description": "GreenChat 在线陪玩与即时聊天平台",
  "lang": "zh-CN",
  "start_url": "/mall?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait-primary",
  "background_color": "#071b18",
  "theme_color": "#071b18",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/site-assets/greenchat-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/site-assets/greenchat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
