{
  "name": "Polyglot Lab — 多言語学習ラボ",
  "short_name": "Polyglot Lab",
  "description": "英語・スペイン語・ドイツ語・タイ語とプログラミングを、間隔反復で学ぶ学習アプリ。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f7f5",
  "theme_color": "#c15f3c",
  "lang": "ja",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "復習する", "short_name": "復習", "url": "./#/review" },
    { "name": "学習の診断", "short_name": "診断", "url": "./#/report" }
  ]
}
