{
  "name": "Habit Tracker",
  "short_name": "Habits",
  "description": "Daily habits, streaks, weekly view. Works offline, free.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1b1a17",
  "theme_color": "#1b1a17",
  "icons": [{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }]
}
