{
  "name": "ASB Investment Calculator",
  "short_name": "ASB Calc",
  "description": "Compare loan-backed ASB investing against direct investing with surrender, reinvestment, and variable dividend rates.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0fdf4",
  "theme_color": "#059669",
  "categories": ["finance", "investment"],
  "lang": "en",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": []
}
