{
  "name": "Zinc Fence Fashion",
  "short_name": "ZFF",
  "id": "/index.html",
  "lang": "en",
  "dir": "ltr",
  "description": "Men's, women's & children's fashion — shop island-wide with Cash on Delivery.",
  "categories": ["shopping", "lifestyle"],
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#121212",
  "theme_color": "#121212",
  "shortcuts": [
    { "name": "Shop All", "short_name": "Shop", "url": "/shop.html", "description": "Browse all products" },
    { "name": "My Cart", "short_name": "Cart", "url": "/cart.html", "description": "View your cart" },
    { "name": "My Account", "short_name": "Account", "url": "/account.html", "description": "Sign in / orders" }
  ],
  "icons": [
    { "src": "images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/pwa-icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "images/pwa-icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "images/cat-women.webp", "sizes": "460x690", "type": "image/webp", "form_factor": "narrow", "label": "Shop the collection" },
    { "src": "images/cat-men.png", "sizes": "398x459", "type": "image/png", "form_factor": "narrow", "label": "Men's styles" }
  ]
}
