{
  "name": "Disney Trip Planner",
  "short_name": "Disney",
  "description": "東京ディズニーランド・シーの旅行プランナー",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fa",
  "theme_color": "#f5f7fa",
  "icons": [
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
