{
  "name": "潛水收支記錄",
  "short_name": "潛水收支",
  "description": "潛水教練收入與成本記錄工具",
  "start_url": "./costs.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0891b2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon-costs.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
