{
  "name": "房貸試算神器 Pro",
  "short_name": "房產神器",
  "description": "從買房、賣房到收租的專業財務計算工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f2ec",
  "theme_color": "#0f1923",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
