{
  "name": "PTP-Land",
  "short_name": "PTP-Land",
  "description": "Nền tảng vận hành sàn giao dịch bất động sản Phú Thành Phát Land.",
  "lang": "vi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAF8",
  "theme_color": "#279246",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Kho bất động sản",
      "short_name": "Kho hàng",
      "description": "Mở danh sách bất động sản",
      "url": "/properties",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Khách hàng",
      "short_name": "Khách",
      "description": "Mở CRM khách hàng",
      "url": "/customers",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Lịch hẹn",
      "short_name": "Lịch",
      "description": "Mở lịch hẹn xem nhà",
      "url": "/appointments",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
