{
  "name": "LotScout — Vehicle Sourcing Intelligence",
  "short_name": "LotScout",
  "description": "AI-powered vehicle sourcing for used car dealers. Find underpriced vehicles before your competition.",
  "start_url": "/dashboard/listings",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#312E81",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "/icon-32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "url": "/dashboard/listings",
      "description": "Search all vehicle listings"
    },
    {
      "name": "My Leads",
      "url": "/dashboard/leads",
      "description": "View your deal pipeline"
    },
    {
      "name": "Market Analysis",
      "url": "/dashboard/market",
      "description": "View market trends and pricing"
    }
  ]
}
