{
  "name": "Chợ Deli ERP",
  "short_name": "Chợ Deli",
  "description": "Hệ thống quản lý nội bộ Chợ Deli — đơn hàng, CRM, kho, tài chính",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "lang": "vi",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quản lý đơn hàng",
      "short_name": "Đơn hàng",
      "url": "/orders/manage",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "CRM Zalo",
      "short_name": "CRM",
      "url": "/crm/internal",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
