{
  "name": "旅の1日プランナー",
  "short_name": "たび助",
  "description": "1日の旅の予定をタイムラインで組み立てるアプリ",
  "lang": "ja",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF7F2",
  "theme_color": "#FF6B5C",
  "icons": [
    { "src": "logo.jpg", "sizes": "any", "type": "image/jpeg", "purpose": "any" }
  ]
}
