{
  "name": "Bún Gạo Hưng Hà",
  "short_name": "Hưng Hà",
  "description": "Đặc sản bún gạo sạch, không hàn the - Giao toàn quốc",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1F16",
  "theme_color": "#2D6A4F",
  "lang": "vi",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Đặt hàng ngay",
      "short_name": "Đặt hàng",
      "description": "Mở giỏ hàng đặt bún gạo",
      "url": "/#products",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tra cứu đơn hàng",
      "short_name": "Tra cứu",
      "description": "Kiểm tra trạng thái đơn hàng",
      "url": "/?track=1",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
