{
  "name": "Bidanwin — Live vehicle auctions",
  "short_name": "Bidanwin",
  "description": "Bid smart. Win fast. Live online vehicle auctions across South Africa.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0F14",
  "theme_color": "#0B0F14",
  "lang": "en-ZA",
  "categories": ["shopping", "business"],
  "icons": [
    { "src": "assets/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/img/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Live auctions", "url": "./auctions.php?f=live" },
    { "name": "My bids", "url": "./dashboard.php" },
    { "name": "Watchlist", "url": "./dashboard.php?tab=watchlist" }
  ]
}
