{
  "name": "DN Tarot — Đọc Bài Tarot Miễn Phí",
  "short_name": "DN Tarot",
  "description": "Không gian riêng tư để đối thoại với chính bạn qua lá bài Tarot. Rút bài online hoặc upload ảnh bài thật để nhận giải đáp chi tiết.",
  "start_url": "/vi?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F0815",
  "theme_color": "#1E1429",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "spirituality"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "DN Tarot Reading Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Đọc Bài Tarot",
      "short_name": "Đọc Bài",
      "description": "Bắt đầu trải bài Tarot mới",
      "url": "/vi/reading?source=pwa_shortcut",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Bài Hàng Ngày",
      "short_name": "Daily",
      "description": "Xem lá bài hàng ngày của bạn",
      "url": "/vi/daily?source=pwa_shortcut",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Lịch Sử",
      "short_name": "History",
      "description": "Xem lại các lần đọc bài trước",
      "url": "/vi/history?source=pwa_shortcut",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    }
  ],
  "share_target": {
    "action": "/vi/upload-reading",
    "method": "GET",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "related_applications": [],
  "prefer_related_applications": false
}
