{
  "name": "Offline Habit Tracker — Build Habits That Stick",
  "short_name": "Offline Habit",
  "description": "Build habits that stick with the offline-first habit tracker. Create habits, track streaks, and view analytics — works without internet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#8B5CF6",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
