{
  "name": "myw2exit - Financial Runway Calculator",
  "short_name": "myw2exit",
  "description": "Calculate your financial runway for leaving W2 employment",
  "start_url": "/ai_intake.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Calculation",
      "url": "/ai_intake.html",
      "description": "Start a new runway calculation"
    }
  ]
}
