{
  "name": "CrushFi — Crush your debt",
  "short_name": "CrushFi",
  "description": "The smart way to pay off debt faster — combining proven payoff strategies, budget tracking, and AI coaching.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0c0e",
  "theme_color": "#0c0c0e",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["finance", "productivity"],
  "lang": "en-US",
  "dir": "ltr"
}