{
  "name": "HabitArc",
  "short_name": "HabitArc",
  "description": "Level up your lifestyle with daily micro-quests. Gamified habit tracking with streaks, XP, and achievements.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b12",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "health", "productivity"],
  "icons": [
    {
      "src": "/branding/habitarc_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/branding/habitarc_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
