{
  "name": "HabitBloom",
  "short_name": "HabitBloom",
  "description": "A modern habit tracking web application built with Next.js and React. Track your daily habits, visualize progress, and build better routines.",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#10b981",
  "background_color": "#ffffff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}
