{
  "name": "Melt That Debt — Free Debt Snowball Calculator",
  "short_name": "Melt That Debt",
  "description": "A free, private debt snowball calculator for paying off credit cards, loans, and medical bills.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#0f7a5c",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
