{
  "name": "N3Hub — JLPT N3 Study Hub",
  "short_name": "N3Hub",
  "description": "JLPT N3 学習ハブ — 読解・聴解・復習・基礎・ニュース・進捗。すべてのモジュールへの入口。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f2ea",
  "theme_color": "#c8402f",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["education"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "漢字を学ぶ",
      "short_name": "漢字",
      "url": "/kanji.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "復習を始める",
      "short_name": "復習",
      "url": "/srs.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "リスニング練習",
      "short_name": "聴解",
      "url": "/listening_n3.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "学習の記録",
      "short_name": "進捗",
      "url": "/stats.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
