{
  "name": "TOEFL 2026/GRE Forge Smart",
  "short_name": "TOEFL GRE",
  "description": "Smart TOEFL 2026 and GRE study PWA with adaptive daily plan, flashcards, timer, wrong-note review, official-source link/import workflow.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./assets/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}