{
  "name": "新幹線 meets 富士山",
  "short_name": "富士山車窓",
  "description": "列車を選ぶと、富士山の見どころ時間帯を確認できます。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef6fb",
  "theme_color": "#1167a8",
  "lang": "ja",
  "icons": [
    {
      "src": "shinkansenmeetsfuji.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "shinkansenmeetsfuji.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
