{
  "name": "UrbanNeed — Home Services Siliguri",
  "short_name": "UrbanNeed",
  "description": "Book electricians, plumbers, appliance repair, CCTV, IT, broadband, visa, passport and ambulance services in Siliguri.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#002056",
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a service", "url": "./booking.php" },
    { "name": "All services", "url": "./services.php" },
    { "name": "Contact", "url": "./contact.php" }
  ]
}
