{
  "name": "Metravia Global Brands",
  "short_name": "Metravia",
  "description": "Quality products, trusted brands and convenient shopping for customers across South Africa and beyond. Shop retail or wholesale.",
  "id": "/",
  "start_url": "/?utm_source=pwa&utm_medium=installed&utm_campaign=homescreen",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/store-assets/screenshots/screenshot-home-9-16.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home — Global Brands. One Destination."
    },
    {
      "src": "/store-assets/screenshots/screenshot-shop-9-16.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Shop — search, filter and browse the catalogue"
    },
    {
      "src": "/store-assets/screenshots/screenshot-product-9-16.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Product detail — add to cart and checkout"
    }
  ],
  "shortcuts": [
    { "name": "Shop", "url": "/shop?utm_source=pwa&utm_medium=shortcut" },
    { "name": "Wholesale", "url": "/wholesale?utm_source=pwa&utm_medium=shortcut" },
    { "name": "Contact", "url": "/contact?utm_source=pwa&utm_medium=shortcut" }
  ],
  "prefer_related_applications": false
}
