{
  "name": "Porsche White Plains — Dealer Dashboard",
  "short_name": "PWP Dealer",
  "description": "Mobile CRM for Porsche White Plains sales, F&I, and service teams — lead lookup, deal status, customer notes, and test-drive scheduling from the lot.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0d",
  "theme_color": "#0b0b0d",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/logo-mark.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo-mark.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Leads", "url": "/dashboard/leads", "description": "Open lead inbox" },
    { "name": "Deals", "url": "/dashboard/deals", "description": "Deals pipeline" },
    { "name": "Inventory", "url": "/dashboard/inventory", "description": "Inventory lookup" },
    { "name": "Appointments", "url": "/dashboard/service", "description": "Service calendar" }
  ]
}
