{
  "name": "Cẩm nang ATCT & Kỹ thuật đầu máy",
  "short_name": "Cẩm nang ATCT",
  "description": "Cẩm nang hướng dẫn công tác ATCT và kỹ thuật đầu máy · Xí nghiệp Đầu máy Sài Gòn · Tập đoàn Đường sắt Quốc gia Việt Nam",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen"
  ],
  "orientation": "any",
  "background_color": "#0a2a4a",
  "theme_color": "#0a2a4a",
  "lang": "vi",
  "categories": [
    "productivity",
    "utilities",
    "reference"
  ],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}