{
  "name": "冷沾沾排班表",
  "short_name": "排班表",
  "description": "冷沾沾店铺排班管理系统",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F4F8FC",
  "theme_color": "#185FA5",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
