{
  "name": "ALO XE",
  "short_name": "ALO XE",
  "description": "Đặt xe nhanh, an toàn và lưu lịch sử cuốc ngay trên điện thoại cùng ALO XE.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#e8540a",
  "icons": [
    {
      "src": "/assets/img/iconaloxe.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/assets/img/iconaloxe.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Đặt cuốc lái hộ",
      "short_name": "Lái hộ",
      "url": "/laiho/",
      "icons": [
        {
          "src": "/assets/img/iconaloxe.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Lịch sử cuốc đi",
      "short_name": "Lịch sử",
      "url": "/lich-su.php",
      "icons": [
        {
          "src": "/assets/img/iconaloxe.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    }
  ]
}
