{
  "name": "CompoundWater 目標複利器",
  "short_name": "GoalSolver",
  "description": "輸入 4 個已知變數，求解第 5 個——複利目標求解器",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "goldsolver.png",
      "sizes": "520x520",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "goldsolver.png",
      "sizes": "520x520",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
