{
  "name": "Pifu Global Wholesale",
  "short_name": "Pifu Global",
  "description": "B2B men's clothing wholesale. Low MOQ from 5 pcs, ready stock, 48h shipping, private label OEM.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F1B35",
  "theme_color": "#0F1B35",
  "lang": "en",
  "scope": "/",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "View all wholesale products",
      "url": "/products",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Submit a wholesale inquiry",
      "url": "/quote",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/manus-storage/pifu-og-1200x630_798b0fd7.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Pifu Global Wholesale Homepage"
    }
  ]
}
