{
  "id": "/",
  "name": "Shopwice Ghana",
  "short_name": "Shopwice",
  "description": "Shop authentic electronics, fashion, beauty, and more from Shopwice Ghana.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#FF6A00",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Browse products on Shopwice",
      "url": "/shop"
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "Open your cart",
      "url": "/cart"
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "Manage your Shopwice account",
      "url": "/my-account"
    }
  ]
}
