{
  "name": "云达科技（武汉市）有限公司",
  "short_name": "云达科技",
  "description": "专业的软件开发和技术服务提供商",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a6ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["business", "technology"],
  "icons": [
    {
      "src": "/云达科技 (9).png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/云达科技 (9).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "cache_strategy": {
    "network_timeout": 3000,
    "cache_first": [
      "*.js",
      "*.css",
      "*.woff",
      "*.woff2",
      "*.ttf",
      "*.png",
      "*.jpg",
      "*.svg"
    ],
    "network_first": [
      "*.html",
      "/api/*"
    ]
  }
}
