{
  "name": "AuraHabit - Daily Habit & Streak Tracker",
  "short_name": "AuraHabit",
  "description": "A sleek, modern mobile-first daily habit and streak tracker with visual progress rings, haptic audio feedback, and local privacy-first storage.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0F19",
  "theme_color": "#0B0F19",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
