{
  "name": "TabiFlow 旅遊管家",
  "short_name": "TabiFlow",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#FF5A5F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1493976040374-85c8e12f0c0e?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}