{
  "id": "/sxkd-dhd-app",
  "name": "OIS - Operation Information System",
  "short_name": "OIS",
  "description": "Hệ thống thông tin vận hành EVNGENCO1.",
  "start_url": "/Login.aspx?source=pwa",
  "scope": "/",
  "display_override": ["standalone", "minimal-ui"],
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#061b36",
  "orientation": "any",
  "lang": "vi",
  "dir": "ltr",
  "icons": [
    {
      "src": "img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Trang chu",
      "short_name": "Home",
      "url": "/Login.aspx?source=pwa&shortcut=home",
      "icons": [
        {
          "src": "img/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["productivity", "business"],
  "prefer_related_applications": false
}
