{
  "name": "Smart Scan — 單字掃描",
  "short_name": "Smart Scan",
  "description": "拍攝書頁，AI 自動偵測標號單字並翻譯",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
