{
  "name": "Smart Vocab Pro",
  "short_name": "VocabPro",
  "description": "Học từ vựng tiếng Anh thông minh với thuật toán lặp lại ngắt quãng FSRS",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8FAFF",
  "theme_color": "#6366F1",
  "orientation": "portrait-primary",
  "lang": "vi",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Bắt đầu học",
      "short_name": "Học",
      "description": "Vào thẳng trang ôn tập",
      "url": "/?action=study"
    }
  ]
}
