{
  "name": "釜山奇幻之旅 🇰🇷",
  "short_name": "釜山之旅",
  "description": "2026 釜山奇幻之旅旅遊行程表",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FFC1C1",
  "icons": [
    {
      "src": "images/readygo.webp",
      "sizes": "1024x1024",
      "type": "image/webp"
    },
    {
      "src": "images/readygo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "images/readygo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "shortcuts": [
    {
      "name": "行程表",
      "short_name": "行程",
      "url": "/#itinerary",
      "icons": [{ "src": "images/readygo.webp", "sizes": "192x192" }]
    },
    {
      "name": "機票資訊",
      "short_name": "機票",
      "url": "/#flights",
      "icons": [{ "src": "images/readygo.webp", "sizes": "192x192" }]
    }
  ]
}
