{
  "name": "TDR+ - 東京ディズニー攻略",
  "short_name": "TDR+",
  "description": "東京ディズニーランド・シーの混雑予想、リアルタイム待ち時間、ホテル料金比較",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ja",
  "background_color": "#fdfcfb",
  "theme_color": "#7a94a8",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/images/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/images/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/images/icons/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "混雑予想",
      "short_name": "混雑",
      "url": "/crowd.html"
    },
    {
      "name": "ホテル比較",
      "short_name": "ホテル",
      "url": "/hotel.html"
    },
    {
      "name": "記事一覧",
      "short_name": "記事",
      "url": "/articles.html"
    }
  ]
}
