{
  "name": "Hello Yiwu",
  "short_name": "Hello Yiwu",
  "description": "Source smarter from the world's largest wholesale market — Yiwu, China",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080C14",
  "theme_color": "#A31D14",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "shopping"
  ],
  "shortcuts": [
    {
      "name": "Find Suppliers",
      "short_name": "Suppliers",
      "url": "/suppliers.html",
      "description": "Browse verified Yiwu suppliers"
    },
    {
      "name": "Browse Products",
      "short_name": "Products",
      "url": "/products.html",
      "description": "Search millions of wholesale products"
    },
    {
      "name": "AI Invoice Analyzer",
      "short_name": "AI Analyzer",
      "url": "/ai-invoice.html",
      "description": "Analyze supplier invoices with AI"
    }
  ],
  "scope": "/",
  "id": "/"
}