{
  "name": "N4フルコース 学習アプリ",
  "short_name": "N4フルコース",
  "description": "日本語能力試験N4対策用の単語・漢字・文法・読解・聴解アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
