{
  "name": "Bike Sales",
  "short_name": "Wholesale",
  "description": "Australia's wholesale vehicle trading network — find, list and alert on stock.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f17",
  "theme_color": "#f97316",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Find vehicles", "url": "/search.php" },
    { "name": "My alerts",     "url": "/alerts.php" },
    { "name": "My stock",      "url": "/my_listings.php" },
    { "name": "Wants board",   "url": "/wants.php" }
  ]
}
