{
  "name": "Yiwuyimei - Custom Headwear Manufacturer",
  "short_name": "Yiwuyimei",
  "description": "Custom headwear manufacturer specializing in baseball caps, beanies, bucket hats, and trucker caps.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f5a623",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/images/banners/banner.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable any"
    },
    {
      "src": "/images/banners/banner.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "shopping"],
  "screenshots": [
    {
      "src": "/images/banners/products_1200.jpg",
      "sizes": "1200x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Product Collection"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "Browse our headwear collection",
      "url": "/products/",
      "icons": [{ "src": "/images/banners/products_1200.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact us for inquiries",
      "url": "/contact/",
      "icons": [{ "src": "/images/banners/mobile-banner.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
