{
  "name": "小趴菜 Little Party Time",
  "short_name": "小趴菜",
  "description": "聚会桌游对战平台",
  "start_url": "/lobby",
  "display": "standalone",
  "background_color": "#FFF5F9",
  "theme_color": "#FFF5F9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
