{
  "name": "ITパスポート AIチューター｜アイキャリア",
  "short_name": "ITパスポート",
  "description": "全38単元のテキストと800問の過去問。分からないところはAIチューターにその場で聞ける、ITパスポートの無料スクール。",
  "id": "/itpass/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ja",
  "background_color": "#f2faf8",
  "theme_color": "#61C1BE",
  "categories": ["education"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-mask.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "問題を解く", "url": "./#/drill" },
    { "name": "模試を受ける", "url": "./#/exam" },
    { "name": "弱点ノート", "url": "./#/weak" }
  ]
}
