{
  "name": "FedFuture \u2014 Federal Retirement Planner",
  "short_name": "FedFuture",
  "description": "Free federal employee retirement calculator",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1f2937",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/static/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}