{
  "name": "Ngọc Anh Soft",
  "short_name": "Ngọc Anh Soft",
  "description": "Hệ Thống Quản Lý Bán Xe",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fefefe",
  "theme_color": "#fefefe",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
