{
  "name": "KazeX Sport Manager",
  "short_name": "KazeX Sport",
  "description": "Quản lý cửa hàng thể thao — nhập kho, tồn kho, bán hàng, thu chi, báo cáo",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f766e",
  "background_color": "#f6f7fb",
  "lang": "vi",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
