{
  "name": "LịchTrìnhNhanh - Lập Kế Hoạch Du Lịch AI",
  "short_name": "LịchTrình",
  "description": "Tạo lịch trình du lịch Việt Nam cá nhân hóa bằng AI trong vài giây",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1D4ED8",
  "orientation": "portrait-primary",
  "categories": ["travel", "lifestyle"],
  "lang": "vi",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots": [
    { "src": "/images/screenshot-home.jpg", "sizes": "390x844", "type": "image/jpeg", "form_factor": "narrow" }
  ],
  "shortcuts": [
    {
      "name": "Tạo lịch trình AI",
      "short_name": "AI Planner",
      "url": "/ai-planner",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Khám phá điểm đến",
      "short_name": "Điểm đến",
      "url": "/diem-den",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
