{
  "name": "Resee",
  "short_name": "Resee",
  "description": "拍照記錄消費，AI 自動辨識並換算台幣",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#f1f5f9",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "匯率換算",
      "short_name": "換算",
      "description": "多幣別即時換算，站在店裡直接打金額",
      "url": "/?fx=1",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
