{
  "name": "TrackHaus — Vehicle Intelligence",
  "short_name": "TrackHaus",
  "description": "The smart garage and vehicle intelligence platform for Australian owners, buyers, sellers and enthusiasts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "icons": [
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Garage",           "url": "/garage",   "description": "View your vehicle garage" },
    { "name": "Watchlist",        "url": "/watchlist","description": "View your watchlist" },
    { "name": "Analyse Listing",  "url": "/discover", "description": "Analyse a vehicle listing" }
  ],
  "categories": ["automotive", "utilities"],
  "lang": "en-AU"
}
