{
  "version": "2026.05.17.102",
  "name": "Retirement Planner",
  "short_name": "Retirement Planner",
  "description": "Retirement Planner",
  "id": "./",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/images/pwa/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/pwa/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png"
    }
  ],
  "icons": [
    {
      "src": "/images/pwa/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/images/pwa/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
