{
  "name": "SEEMSE - 新能源AI机器人物联网智慧城市解决方案",
  "short_name": "SEEMSE",
  "description": "新能源AI机器人物联网智慧城市解决方案提供商",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "technology", "utilities"],
  "screenshots": [
    {
      "src": "/screenshots/home-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SEEMSE首页 - 桌面版"
    },
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SEEMSE首页 - 移动版"
    }
  ],
  "shortcuts": [
    {
      "name": "产品中心",
      "short_name": "产品",
      "description": "查看我们的产品系列",
      "url": "/products",
      "icons": [
        {
          "src": "/icons/products-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "解决方案",
      "short_name": "方案",
      "description": "探索我们的解决方案",
      "url": "/solutions",
      "icons": [
        {
          "src": "/icons/solutions-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "联系我们",
      "short_name": "联系",
      "description": "联系方式和地址信息",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/contact-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}