{
  "name": "HabitTick - Habit & Task Tracker",
  "short_name": "HabitTick",
  "description": "Track your habits with ease and view your daily progress in a clear, intuitive way.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#4ADE80",
  "icons": [
    {
      "src": "/app_icon_final.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
