{
  "name": "MAIN CRM",
  "short_name": "MAIN CRM",
  "description": "Hệ thống quản lý khách hàng — Mainland Real Estate",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/leads",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#A73636",
  "background_color": "#ffffff"
}
