{
  "name": "vzenrent — Quản lý cho thuê BĐS",
  "short_name": "vzenrent",
  "description": "Quản lý phòng cho thuê, khách thuê và hoa hồng CTV trong một dashboard. Cho chủ nhà và cộng tác viên BĐS.",
  "lang": "vi-VN",
  "dir": "ltr",
  "start_url": "/dashboard.html?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1B3A63",
  "background_color": "#F9FAFB",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard.html?utm_source=pwa_shortcut",
      "description": "Tổng quan doanh thu + chi phí"
    },
    {
      "name": "Hoá đơn",
      "short_name": "Hoá đơn",
      "url": "/invoices.html?utm_source=pwa_shortcut",
      "description": "Quản lý hoá đơn tháng"
    },
    {
      "name": "Khách thuê",
      "short_name": "Khách thuê",
      "url": "/tenants.html?utm_source=pwa_shortcut",
      "description": "Danh sách khách thuê"
    }
  ]
}
