{
  "name": "Mobuying - Premium Mobiles & Home Appliances",
  "short_name": "Mobuying",
  "description": "Shop brand new mobiles and smart home appliances with official warranty on Mobuying.com.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b192c",
  "theme_color": "#0b192c",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Mobiles",
      "short_name": "Mobiles",
      "description": "Browse premium smartphones and mobiles",
      "url": "./products.php",
      "icons": [{ "src": "assets/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track your order status live",
      "url": "./track-order.php",
      "icons": [{ "src": "assets/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
