{
  "name": "SA Vietnam Shipping",
  "short_name": "SA Viet Ship",
  "description": "Air freight between South Africa, Vietnam, Thailand and Cambodia",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0efed",
  "theme_color": "#1a3e8c",
  "icons": [
    { "src": "/og-image.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" },
    { "src": "/og-image.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Get a quote", "url": "/#calculator", "description": "Calculate shipping cost" },
    { "name": "Track shipment", "url": "/account.html#tracking", "description": "Track your shipment" }
  ],
  "categories": ["business", "logistics", "shipping"]
}