{
  "name": "Bossu Sika Imports",
  "short_name": "Bossu Sika",
  "description": "Premium Imported Goods – Shop the World, Delivered in Ghana",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eaf0f6",
  "theme_color": "#4d4bd2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "./index.html#shop",
      "description": "Browse all products"
    },
    {
      "name": "My Orders",
      "url": "./index.html#orders",
      "description": "Track your orders"
    }
  ]
}
