{
  "id": "smart-fire-calculator",
  "name": "Smart FIRE Calculator",
  "short_name": "Smart FIRE",
  "description": "A cynical financial independence calculator by Alan Gallicchio. Models market crises, taxes, inflation, and a spend-down to life expectancy to find the honest year you can stop working.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/smartfire-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/smartfire-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/smartfire-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "finance",
    "utilities",
    "productivity"
  ],
  "prefer_related_applications": false,
  "lang": "en"
}
