{
  "id": "/apps/basic-accounting-preview",
  "name": "財務生活記帳助理｜好理家在",
  "short_name": "記帳助理",
  "description": "以好理家在網站風格提供完整收支記帳流程，包含快速輸入、分類確認、統計檢視與財務分析，協助整理每日現金流。",
  "start_url": "/toolbox/financial-calculator/basic-accounting-preview?source=homescreen",
  "scope": "/toolbox/financial-calculator/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2065d1",
  "categories": [
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
