{
  "name": "英検AIラボ 学習ダッシュボード",
  "short_name": "英検AIラボ",
  "description": "英検の学習記録・目標・今日のひとつをスマホからすぐ開ける学習ダッシュボード。",
  "id": "/eiken-free/dashboard/?src=pwa-eiken",
  "start_url": "/eiken-free/dashboard/?src=pwa-eiken",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f2e9",
  "theme_color": "#13234a",
  "lang": "ja",
  "categories": [
    "education"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "級判定を始める",
      "short_name": "級判定",
      "description": "5分で今の目安の級がわかる",
      "url": "/level-check/?src=pwa-eiken",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "無料模試",
      "short_name": "模試",
      "description": "本番形式の無料模試",
      "url": "/eiken-mock/?src=pwa-eiken",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "英検対策 無料ハブ",
      "short_name": "無料ハブ",
      "description": "登録不要の無料演習いろいろ",
      "url": "/eiken-free/?src=pwa-eiken",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
