﻿{
  "name": "Hệ thống an toàn SAPULICO",
  "short_name": "QLVH",
  "description": "Hệ thống tích hợp quản lý vận hành",
  "start_url": "/Home/Index?v=3",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/images/logo-chieusang.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-chieusang.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}