{
  "name": "FIRE Calculator",
  "short_name": "FIRE Calc",
  "description": "Plot net worth over time and find your barista-FIRE and full-FIRE ages",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f7f5f2",
  "theme_color": "#e25822",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
