{
  "name": "NIQ — IELTS Reading",
  "short_name": "NIQ Reading",
  "description": "NIQ IELTS Computer-based Practice — 40 đề Reading Cambridge 11-20 + 4313 từ vựng IELTS Reading. Offline-ready PWA.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#f5f1e8",
  "theme_color": "#a83232",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Reading Hub (40 đề)",
      "short_name": "Reading",
      "description": "Mở 40 đề IELTS Reading Cambridge 11-20",
      "url": "/hub.html?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Vocabulary (4313 từ)",
      "short_name": "Vocab",
      "description": "Học từ vựng Reading với reverse translation",
      "url": "/?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
