{
  "name": "The Path Out - Debt Management",
  "short_name": "Path Out",
  "description": "Free, secure, and private debt payoff calculator with snowball and avalanche methods",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='grad' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' style='stop-color:%238b5cf6'/><stop offset='100%25' style='stop-color:%2306b6d4'/></linearGradient></defs><rect width='192' height='192' fill='%230f172a' rx='40'/><rect x='26' y='26' width='140' height='140' fill='url(%23grad)' rx='28' opacity='0.3'/><path d='M 61,126 L 81,106 L 101,86 L 121,66' stroke='%2310b981' stroke-width='6' fill='none' stroke-linecap='round' opacity='0.6'/><path d='M 61,126 L 81,106 L 101,86 L 121,66' stroke='white' stroke-width='5' fill='none' stroke-linecap='round'/><path d='M 121,66 L 111,71 M 121,66 L 116,76' stroke='white' stroke-width='5' stroke-linecap='round'/><text x='96' y='121' font-family='Arial,sans-serif' font-size='32' font-weight='700' fill='%236ee7b7' text-anchor='middle'>$</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='grad' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' style='stop-color:%238b5cf6'/><stop offset='100%25' style='stop-color:%2306b6d4'/></linearGradient></defs><rect width='512' height='512' fill='%230f172a' rx='96'/><rect x='70' y='70' width='372' height='372' fill='url(%23grad)' rx='74' opacity='0.3'/><path d='M 163,336 L 216,283 L 269,230 L 322,177' stroke='%2310b981' stroke-width='16' fill='none' stroke-linecap='round' opacity='0.6'/><path d='M 163,336 L 216,283 L 269,230 L 322,177' stroke='white' stroke-width='14' fill='none' stroke-linecap='round'/><path d='M 322,177 L 296,189 M 322,177 L 310,203' stroke='white' stroke-width='14' stroke-linecap='round'/><text x='256' y='322' font-family='Arial,sans-serif' font-size='85' font-weight='700' fill='%236ee7b7' text-anchor='middle'>$</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%230f172a' width='1280' height='720'/><text x='640' y='360' font-size='48' fill='white' text-anchor='middle'>The Path Out</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ]
}
