{
  "name": "Bảo Ngọc Car Tourist",
  "short_name": "Bảo Ngọc",
  "description": "Dịch vụ xe ghép Hà Nội - Ninh Bình uy tín, giá rẻ",
  "theme_color": "#FF4800",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "icons": [
    {
      "src": "/img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}