{
  "name": "D2N Travel & Tours",
  "short_name": "D2N Travel",
  "description": "Expert visa, flight, cruise and holiday planning from Cape Town.",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "theme_color": "#F59E0B",
  "background_color": "#0f1115",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "categories": ["travel", "business"],
  "shortcuts": [
    { "name": "Get a Quote", "url": "/booking", "description": "Request a free travel quote" },
    { "name": "Deals", "url": "/deals", "description": "See current travel deals" },
    { "name": "Contact", "url": "/contact", "description": "Talk to a consultant" }
  ]
}
