{
  "name": "EigoNote（エイゴノート）- 無料の英語学習アプリ",
  "short_name": "EigoNote",
  "description": "1,340語の単語帳・クイズ・リスニング・スペル・例文集。登録不要・完全無料の英語学習アプリ。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fb",
  "theme_color": "#5b6ef5",
  "lang": "ja",
  "categories": ["education"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
