{
  "name": "Debt Snowball Calculator: Debt Payment Plan 2026",
  "short_name": "DSCDPP2",
  "description": "Calculate your financial freedom date using the debt snowball method by Dave Ramsey. Organize your debts from smallest to largest and visualize your monthly payment plan for free.",
  "start_url": "/en/utilities/categories/finance/debt-snowball-calculator/",
  "scope": "/en/utilities/categories/finance/debt-snowball-calculator/",
  "icons": [
    {
      "src": "/images/utilities/bola-nieve-deuda.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}