{
  "name": "A-Z Delivery Portal",
  "short_name": "AZ Delivery",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#004068",
  "theme_color": "#004068",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "icons/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}