{
  "name": "NPT Know — Kho kiến thức và quy trình thi công",
  "short_name": "NPT Know",
  "description": "Kho kiến thức chuyên môn xây dựng và quy trình thi công chuẩn. Tra cứu để tư vấn, xuất Hướng dẫn thi công kèm checklist cho từng công trình.",
  "lang": "vi",
  "dir": "ltr",

  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",

  "background_color": "#E9E9EE",
  "theme_color": "#F5793B",

  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],

  "shortcuts": [
    {
      "name": "Kho Kiến thức",
      "short_name": "Kiến thức",
      "url": "./index.html?kho=kien-thuc",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kho Quy trình",
      "short_name": "Quy trình",
      "url": "./index.html?kho=quy-trinh",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
