{
  "name": "Stride — Habit Tracker",
  "short_name": "Stride",
  "description": "Build Better Habits. Track your daily habits, build streaks, and achieve your goals.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#58A6FF",
  "background_color": "#0D1117",
  "categories": ["lifestyle", "health", "productivity"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}