{
  "name": "Research Studio",
  "short_name": "Research",
  "description": "Nghiên cứu thị trường, ngành & doanh nghiệp — báo cáo tương tác do AI tạo",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f3efe3",
  "theme_color": "#FF7A2E",
  "lang": "vi",
  "categories": ["productivity", "education", "business"],
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Nghiên cứu nhanh",
      "short_name": "Research",
      "description": "Mở composer Nghiên cứu nhanh",
      "url": "/research",
      "icons": [{ "src": "/favicon.webp", "sizes": "192x192" }]
    },
    {
      "name": "Báo cáo của tôi",
      "short_name": "Báo cáo",
      "description": "Xem báo cáo đã lưu",
      "url": "/reports",
      "icons": [{ "src": "/favicon.webp", "sizes": "192x192" }]
    }
  ]
}
