{
  "name": "Motorcycle Tools Centre",
  "short_name": "MTC",
  "description": "马来西亚专业机械设备专卖店 - Professional Machinery Store in Malaysia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "shopping", "industrial"],
  "shortcuts": [
    {
      "name": "产品列表",
      "short_name": "Products",
      "url": "/products",
      "description": "浏览所有机械设备产品"
    },
    {
      "name": "联系我们",
      "short_name": "Contact",
      "url": "/contact",
      "description": "获取联系方式和位置信息"
    }
  ]
}
