{
  "name": "Pro Chinese - Học tiếng Trung",
  "short_name": "Pro Chinese",
  "description": "Ứng dụng học tiếng Trung với SRS flashcards và lộ trình HSK",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "scope": "/",
  "lang": "vi",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Ôn tập hôm nay",
      "short_name": "Ôn tập",
      "description": "Ôn tập flashcard hôm nay",
      "url": "/review",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat với AI",
      "short_name": "Chat AI",
      "description": "Chat với Tiểu Đậu để luyện tiếng Trung",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": []
}
