{
  "name": "滴水科技移动端",
  "short_name": "滴水科技",
  "description": "滴水科技移动端",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "429x429",
      "type": "image/png"
    },
    {
      "src": "/logo-512.png",
      "sizes": "429x429",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}