{
  "name": "PrepTracker",
  "short_name": "PrepTracker",
  "description": "Track your AI/ML interview prep. Day 1 → Offer Letter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    { "src": "/icon.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
