{
  "name": "Habitually Yours — Habit Tracker",
  "short_name": "Habitually",
  "description": "Build better habits with streaks, reminders, and a clean daily planner.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f8fc",
  "theme_color": "#6366f1",
  "icons": [
    { "src": "./icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "./icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" }
  ]
}
