{
  "id": "/",
  "name": "My Labs — không gian tò mò của bạn",
  "short_name": "My Labs",
  "description": "My Labs — không gian tò mò của riêng bạn: 243 chủ đề khoa học, 75 trò chơi, 101 công cụ, khám phá bản thân, Việt Nam và thế giới. Chạm và trải nghiệm.",
  "lang": "vi",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "categories": ["education", "games", "utilities"],
  "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/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Trò chơi", "short_name": "Trò chơi", "url": "/games/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-games.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Góc của bé", "short_name": "Góc của bé", "url": "/kids/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-kids.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Tử vi & Tarot", "short_name": "Tử vi", "url": "/discover/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-discover.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Công cụ", "short_name": "Công cụ", "url": "/tools/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-tools.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Khoa học", "short_name": "Khoa học", "url": "/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-science.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Thế giới", "short_name": "Thế giới", "url": "/world/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-world.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Việt Nam", "short_name": "Việt Nam", "url": "/vietnam/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-vietnam.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
