{
  "name": "Score Việt Nam - Môi trường thử nghiệm",
  "short_name": "Score VN",
  "description": "Môi trường Score Việt Nam riêng biệt dành cho khám phá; không thực hiện mua hàng thật.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Hỏi Score",
      "short_name": "Hỏi",
      "description": "Đặt câu hỏi hoặc giao nhiệm vụ cho Score",
      "url": "/app?action=search",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "lang": "vi-VN"
}