{
  "name": "Sổ Trọ",
  "short_name": "Sổ Trọ",
  "description": "Quản lý trọ đơn giản, rõ ràng.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf6ec",
  "theme_color": "#fdf6ec",
  "lang": "vi",
  "icons": [
    { "src": "/icons/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/icons/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "/icons/icon-1024.webp", "sizes": "1024x1024", "type": "image/webp", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.webp", "sizes": "512x512", "type": "image/webp", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Ghi Điện Nước",
      "short_name": "Điện Nước",
      "description": "Ghi chỉ số điện nước cuối tháng",
      "url": "/dien-nuoc",
      "icons": [{ "src": "/icons/icon-192.webp", "sizes": "192x192" }]
    },
    {
      "name": "Thu Tiền Phòng",
      "short_name": "Thu Tiền",
      "description": "Xem nợ và ghi nhận thu tiền phòng",
      "url": "/thu-tien",
      "icons": [{ "src": "/icons/icon-192.webp", "sizes": "192x192" }]
    },
    {
      "name": "Danh Sách Phòng",
      "short_name": "Phòng Trọ",
      "description": "Xem tình trạng phòng và người thuê",
      "url": "/phong",
      "icons": [{ "src": "/icons/icon-192.webp", "sizes": "192x192" }]
    }
  ]
}
