{
  "name": "Yến Sào Blue Nest — ERP",
  "short_name": "Blue Nest",
  "description": "Hệ thống quản lý vận hành Yến Sào Blue Nest",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0077B6",
  "theme_color": "#0077B6",
  "lang": "vi",
  "icons": [
    {
      "src": "/logo-blue-nest.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo-blue-nest.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Tổng quan", "url": "/dashboard", "icons": [{ "src": "/logo-blue-nest.jpg", "sizes": "192x192" }] },
    { "name": "Tạo đơn hàng", "url": "/orders/new", "icons": [{ "src": "/logo-blue-nest.jpg", "sizes": "192x192" }] },
    { "name": "Khách hàng", "url": "/customers", "icons": [{ "src": "/logo-blue-nest.jpg", "sizes": "192x192" }] }
  ]
}
