{
  "name": "Should I Quit Now?",
  "short_name": "Quit Now?",
  "description": "Free financial independence calculator — find your financial independence number, earliest retirement age, and readiness score instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07080e",
  "theme_color": "#07080e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "en-US"
}
