{
  "name": "Ngày Lành Tháng Tốt",
  "short_name": "Ngày Lành",
  "description": "Chọn ngày lành theo Bát Tự Tử Trụ — kết quả cá nhân hóa.",
  "start_url": "/splash",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e4dfd6",
  "theme_color": "#C5A55A",
  "lang": "vi",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hôm nay",
      "short_name": "Hôm nay",
      "description": "Xem ngày hôm nay theo lá số",
      "url": "/lich",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tháng",
      "short_name": "Tháng",
      "description": "Lịch tháng và tuần theo lá số",
      "url": "/lich/thang",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chọn ngày",
      "short_name": "Chọn ngày",
      "description": "Tìm ngày lành cho việc cụ thể",
      "url": "/tra-cuu",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tra cứu",
      "short_name": "Tra cứu",
      "description": "Tra cứu ngày lành và công cụ liên quan",
      "url": "/tra-cuu",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tôi",
      "short_name": "Tôi",
      "description": "Hồ sơ, ví lượng và cài đặt",
      "url": "/toi",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
