{
  "name": "新幹線の窓 - 旅の瞬間を見逃さない",
  "short_name": "新幹線の窓",
  "description": "東海道新幹線で富士山が見える時間と、沿線の車窓スポットを案内します。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf6ef",
  "theme_color": "#101c2c",
  "lang": "ja",
  "icons": [
    {
      "src": "images/shinkansen-window-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/shinkansen-window-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
