{
  "name": "Habit Streak Tracker",
  "short_name": "Habits",
  "description": "Free private habit tracker with streaks, a GitHub-style heatmap and reminders. No account, works offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07736D",
  "theme_color": "#07736D",
  "icons": [
    { "src": "./icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
