{
  "name": "Dhillon Courier Club",
  "short_name": "Dhillon Club",
  "description": "Book pickups, track international parcels, save receivers and manage rewards.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#0d1b3d",
  "orientation": "portrait-primary",
  "icons": [
    {"src":"assets/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"assets/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}