{
  "name": "Triply — Lịch trình du lịch Việt Nam",
  "short_name": "Triply",
  "description": "Lên kế hoạch du lịch Việt Nam thông minh — bản đồ 63 tỉnh, lịch trình, chi phí, đặt phòng",
  "start_url": "/triply-dashboard.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "lang": "vi",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["travel", "productivity"],
  "shortcuts": [
    {
      "name": "Lịch trình",
      "url": "/triply-timeline.html",
      "description": "Xem và chỉnh sửa lịch trình"
    },
    {
      "name": "Bản đồ",
      "url": "/triply-map.html",
      "description": "Bản đồ 63 tỉnh thành Việt Nam"
    },
    {
      "name": "Đặt phòng",
      "url": "/triply-booking.html",
      "description": "Tìm vé và khách sạn"
    }
  ]
}
