{
  "name": "MPF 強制性公積金供款紀錄及預測",
  "short_name": "MPF 供款紀錄",
  "description": "記錄 MPF 供款、預測退休資產、分析投資回報",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#050608",
  "background_color": "#050608",
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23050608' width='540' height='720'/><text x='50%' y='50%' font-size='120' font-weight='bold' fill='%236366f1' text-anchor='middle' dominant-baseline='middle'>MPF</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23050608' width='1280' height='720'/><text x='50%' y='50%' font-size='120' font-weight='bold' fill='%236366f1' text-anchor='middle' dominant-baseline='middle'>MPF</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "財富總覽",
      "short_name": "總覽",
      "description": "查看資產總覽及健康度",
      "url": "/?tab=assets",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%236366f1' width='96' height='96'/><text x='50%' y='50%' font-size='50' font-weight='bold' fill='%23050608' text-anchor='middle' dominant-baseline='middle'>$</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "加薪軌跡",
      "short_name": "軌跡",
      "description": "查看 12 個月精算軌跡",
      "url": "/?tab=path",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%238b5cf6' width='96' height='96'/><text x='50%' y='50%' font-size='50' font-weight='bold' fill='%23050608' text-anchor='middle' dominant-baseline='middle'>📈</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
