{
  "name": "Top Veterinary Centre",
  "short_name": "Top Veterinary",
  "description": "Professional veterinary products and pet care solutions",
  "start_url": "https://topveterinary.xyz/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://topveterinary.xyz/image/favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://topveterinary.xyz/image/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://topveterinary.xyz/image/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "veterinary", "pets"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "Browse veterinary products",
      "url": "/index.php",
      "icons": [{ "src": "/image/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View your cart",
      "url": "/cart.php",
      "icons": [{ "src": "/image/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Orders",
      "short_name": "Orders",
      "description": "View your orders",
      "url": "/order.php",
      "icons": [{ "src": "/image/favicon.png", "sizes": "96x96" }]
    }
  ]
}
