{
  "name": "我的旅遊計畫",
  "short_name": "旅遊計畫",
  "description": "旅遊行程規劃 App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c4a8f0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23f0a8c8'/><stop offset='0.5' stop-color='%23c4a8f0'/><stop offset='1' stop-color='%23a8c8f0'/></linearGradient></defs><text x='96' y='130' font-size='110' text-anchor='middle'>✈️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
