{
  "name": "临沂森阔机电有限公司",
  "short_name": "森阔机电",
  "description": "临沂森阔机电有限公司专注于高低压成套设备及工业自动化产品研发与销售，提供配电设备、PLC、伺服系统等全套工业控制解决方案。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "首页"
    },
    {
      "src": "/images/screenshots/products.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "产品页"
    }
  ],
  "categories": ["business", "electronics", "industrial"],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "shortcuts": [
    {
      "name": "产品中心",
      "short_name": "产品",
      "description": "浏览我们的产品",
      "url": "/products/?source=pwa",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "联系我们",
      "short_name": "联系",
      "description": "获取技术支持",
      "url": "/#contact?source=pwa",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}