{
  "name": "Jeju Tangerine Diary",
  "short_name": "濟洲島",
  "description": "濟州島旅遊日記 - 行程規劃、記帳、匯率計算",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF9FB",
  "theme_color": "#FF9D4D",
  "orientation": "portrait",
  "lang": "zh-TW",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
