{
  "name": "Kopala Kits",
  "short_name": "KopalaKits",
  "description": "Premium soccer jerseys in Kitwe, Zambia \u2014 local, international, national & retro. Order via WhatsApp.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF7F0",
  "theme_color": "#5E6B3C",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-ZM",
  "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": "/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "shopping",
    "sports"
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "874x1080",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Browse all jerseys",
      "url": "/shop",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Predictions",
      "short_name": "Predict",
      "description": "Pick winners of upcoming matches",
      "url": "/predictions",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Tournaments",
      "short_name": "Cup",
      "description": "Predict tournament brackets",
      "url": "/tournaments",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "News",
      "short_name": "News",
      "description": "Live football news",
      "url": "/news",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Media",
      "short_name": "Media",
      "description": "YouTube, Instagram, TikTok",
      "url": "/media",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View your cart and order via WhatsApp",
      "url": "/shop?openCart=1",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}