{
  "name": "Trading Cards Packs online - Biệt Đội Thợ Săn",
  "short_name": "Biệt Đội Thợ Săn",
  "description": "Trading Cards Packs online của các nghệ sĩ tham gia chương trình.",
  "id": "/tsat/",
  "start_url": "/tsat/?source=pwa",
  "scope": "/tsat/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait",
  "background_color": "#040101",
  "theme_color": "#040101",
  "categories": [
    "games",
    "entertainment"
  ],
  "lang": "vi-VN",
  "icons": [
    {
      "src": "/tsat/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/tsat/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/tsat/pwa/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}