{
  "name": "PCM Agent Portal",
  "short_name": "PCM CRM",
  "description": "PreConstructionMiami Agent CRM — manage leads, track deals, and communicate with clients.",
  "start_url": "/admin",
  "display": "standalone",
  "background_color": "#0A0C0F",
  "theme_color": "#00E5B4",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
