{
  "name": "Gấu Nhỏ ERP",
  "short_name": "Gấu Nhỏ",
  "description": "Hệ thống quản lý quán Tiệm Trà Gấu Nhỏ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF0F9",
  "theme_color": "#DB2777",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-new.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/logo-new.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [
    {
      "name": "Đặt hàng",
      "url": "/order",
      "description": "Trang đặt hàng khách hàng"
    },
    {
      "name": "Thu ngân",
      "url": "/pos",
      "description": "Giao diện thu ngân"
    }
  ]
}
