{
  "name": "Unburden",
  "short_name": "Unburden",
  "description": "See your debt-free date. The debt payoff planner that shows you exactly when you'll be free and how much you'll save.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e11",
  "theme_color": "#0a7ea4",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
