{
  "name": "関塾 旅の通訳ノート",
  "short_name": "通訳ノート",
  "description": "オーストラリア修学旅行・ホームステイ用。相手の英語を文字と日本語にして保存し、あとで復習できます。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f5fb",
  "theme_color": "#1a237e",
  "lang": "ja",
  "dir": "ltr",
  "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" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
