{
  "name": "Canada Retirement Planner",
  "short_name": "Retirement CA",
  "description": "Canadian retirement planner for CPP, OAS, RRSP/RRIF, TFSA, taxes, home and housing strategies, Monte Carlo confidence, safe spending, stress tests and a practical Retirement Action Center.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#c91f37",
  "lang": "en-CA",
  "categories": [
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}