{
  "name": "FIRE Calculator: 4% Rule",
  "short_name": "FC4R",
  "description": "Calculate your financial independence number using the 4% rule. Plan your early retirement and visualize your path to financial freedom.",
  "start_url": "/en/utilities/categories/finance/four-percent-rule-fire-calculator/",
  "scope": "/en/utilities/categories/finance/four-percent-rule-fire-calculator/",
  "icons": [
    {
      "src": "/images/utilities/calculadora-regla-4-por-ciento-fire.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}