{
  "name": "陽陽理財 | Yun's Finance",
  "short_name": "陽陽理財",
  "description": "個人日常記帳與股票投資交易管理系統",
  "start_url": "/static/index.html",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
