{
  "id": "/?app=1",
  "name": "Thien Vi Travel — Thuê nhà ngắn ngày TP.HCM",
  "short_name": "Thien Vi",
  "description": "Tìm và đặt nhà cho thuê ngắn ngày tại TP. Hồ Chí Minh.",
  "lang": "vi",
  "dir": "ltr",

  "start_url": "index.html?app=1",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",

  "background_color": "#ffffff",
  "theme_color": "#ffffff",

  "icons": [
    { "src": "icon/icon-192.png",      "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon/icon-512.png",      "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon/icon-192-vien.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon/icon-512-vien.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],

  "shortcuts": [
    {
      "name": "Chuyến đi của tôi",
      "short_name": "Chuyến đi",
      "url": "chuyen-di.html?app=1",
      "icons": [{ "src": "icon/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tin nhắn",
      "short_name": "Tin nhắn",
      "url": "tin-nhan.html?app=1",
      "icons": [{ "src": "icon/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Yêu thích",
      "short_name": "Yêu thích",
      "url": "yeu-thich.html?app=1",
      "icons": [{ "src": "icon/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
