{
  "name": "FastCycle — Intermittent Fasting Tracker",
  "short_name": "FastCycle",
  "description": "Master intermittent fasting with personalized plans, smart reminders, and progress tracking.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F766E",
  "background_color": "#FAFAF9",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
