{
  "id": "/",
  "name": "SmartLand CRM",
  "short_name": "SmartLand",
  "description": "CRM bất động sản với offline queue, field check-in và thông báo đẩy cho đội sale.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1976d2",
  "background_color": "#f4f8ff",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bất động sản",
      "short_name": "BĐS",
      "url": "/products",
      "description": "Mở nhanh danh sách BĐS đã cache gần đây."
    },
    {
      "name": "Field Check-in",
      "short_name": "Check-in",
      "url": "/field-checkin",
      "description": "Check-in hiện trường với GPS và ảnh chụp."
    }
  ]
}
