{
  "name": "BDC Copilot",
  "short_name": "BDC Copilot",
  "description": "Dealer command center for automotive BDC teams. Prioritize hot shoppers, protect appointments, and coordinate AI follow-up.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#08111F",
  "background_color": "#07111F",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
