{
  "name": "瀚海智远科技 - INFINITYOCEAN",
  "short_name": "瀚海智远",
  "description": "深圳瀚海智远科技发展有限公司 - 以AI驱动信息革新，提供智慧供应链、AI视觉识别、企业知识库等数字化解决方案",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#103060",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any favicon"
    },
    {
      "src": "/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any favicon"
    },
    {
      "src": "/images/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any favicon"
    },
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "产品与解决方案",
      "short_name": "产品",
      "description": "查看瀚海智远科技五大核心产品",
      "url": "/products.html",
      "icons": [{"src": "/images/android-chrome-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "联系我们",
      "short_name": "联系",
      "description": "联系瀚海智远科技获取定制方案",
      "url": "/#contact",
      "icons": [{"src": "/images/android-chrome-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "招聘",
      "short_name": "招聘",
      "description": "加入瀚海智远科技团队",
      "url": "/jobs.html",
      "icons": [{"src": "/images/android-chrome-192x192.png", "sizes": "192x192"}]
    }
  ],
  "prefer_related_applications": false
}