{
  "name": "Xe Shop - Quản lý cửa hàng sửa xe",
  "short_name": "Xe Shop",
  "description": "Quản lý đơn sửa xe, khách hàng, kho hàng, thu chi và báo cáo doanh thu cho cửa hàng sửa xe máy.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f5f7",
  "theme_color": "#1c2333",
  "lang": "vi",
  "dir": "ltr",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
