{
  "name": "Thật Hay Thách — Truth or Dare",
  "short_name": "Thật Thách",
  "description": "Trò chơi Truth or Dare tiếng Việt miễn phí cho nhóm bạn bè, cặp đôi, team building và trẻ em.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#08111f",
  "theme_color": "#22d3ee",
  "lang": "vi",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Chơi ngay",
      "short_name": "Chơi",
      "url": "./?utm_source=pwa_shortcut",
      "icons": [{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Hướng dẫn",
      "short_name": "Hướng dẫn",
      "url": "./huong-dan-su-dung.html?utm_source=pwa_shortcut",
      "icons": [{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
