{
  "name": "Habit Tracker",
  "short_name": "Habits",
  "description": "A habit tracker inspired by Atomic Habits — daily/weekly/monthly habits, streaks, journal, rewards and weekly recaps.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#EAF0E9",
  "theme_color": "#2C6B49",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
