{
  "name": "Foutec — Industry 4.0",
  "short_name": "Foutec",
  "description": "Foutec — Giải pháp phần mềm công nghiệp và gia công cơ khí chính xác",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "scope": "/",
  "lang": "vi",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sản phẩm",
      "short_name": "Products",
      "url": "/products",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Giỏ hàng",
      "short_name": "Cart",
      "url": "/cart"
    },
    {
      "name": "Hỗ trợ",
      "short_name": "Support",
      "url": "/support"
    }
  ]
}
