{
  "name": "ReflexAI - Trợ Lý Phản Xạ Tiếng Anh",
  "short_name": "ReflexAI",
  "description": "Luyện phản xạ giao tiếp tiếng Anh 1-1 với Huấn luyện viên AI bản xứ thời gian thực.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "background_color": "#070b14",
  "theme_color": "#1859f5",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Luyện Nói 1-1",
      "short_name": "Luyện Nói",
      "description": "Vào ngay phòng luyện phản xạ nói",
      "url": "/?tab=persona",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bài Học Helen",
      "short_name": "Bài Học",
      "description": "11 chủ đề tiếng Anh giao tiếp",
      "url": "/?tab=english",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    }
  ]
}
