{
  "name": "英語学習タイプ診断 | バリリンガル",
  "short_name": "英語診断",
  "description": "7つの質問に答えるだけ。約60秒であなたに合った英語学習法がわかる無料診断。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#267A6A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://bali-lingual.com/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://bali-lingual.com/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}