{
  "name": "Loop Vocabulary",
  "short_name": "Loop",
  "description": "調べた英語を、覚える英語へ。覚えた英語を、使える英語へ。総合英単語学習アプリ。",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#243860",
  "background_color": "#f7f9fc",
  "lang": "ja",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "今日の復習",
      "short_name": "復習",
      "url": "/review",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "4択テスト",
      "short_name": "テスト",
      "url": "/test",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI解説",
      "short_name": "AI",
      "url": "/ai",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "タイピング練習",
      "short_name": "タイピング",
      "url": "/test/typing",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
