{
  "name": "ChinaLogisticHub",
  "short_name": "CLH",
  "description": "AI-driven trade & logistics operating system for China-origin supply chains",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "categories": ["business", "productivity", "logistics"],
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Search", "url": "/search", "description": "Search shipments and requests" },
    { "name": "Notifications", "url": "/notifications", "description": "View recent notifications" }
  ]
}
