{
  "name": "Viyada Honey",
  "short_name": "Viyada",
  "description": "Pure Ghanaian honey and practical apiary care",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eaf0f6",
  "theme_color": "#4d4bd2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "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"
    }
  ]
}
