{
  "name": "Quét căn cước hai mặt",
  "short_name": "Quét CCCD",
  "description": "Chụp hai mặt căn cước bằng điện thoại, gộp vào một trang A4, gửi mail hoặc in ngay.",
  "lang": "vi",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eceef2",
  "theme_color": "#7b1220",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Chụp thẻ căn cước",
      "short_name": "Chụp thẻ",
      "url": "./index.html?mode=cccd",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quét tài liệu nhiều trang",
      "short_name": "Tài liệu",
      "url": "./index.html?mode=doc",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
