{
  "name": "Habit Streak",
  "short_name": "Habit Streak",
  "description": "Track your daily habits, build streaks, and achieve your goals.",
  "start_url": "/en",
  "display": "browser",
  "background_color": "#F5F5F4",
  "theme_color": "#F5F5F4",
  "icons": [
    {
      "src": "/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
