{
  "name": "HabitFlow",
  "short_name": "HabitFlow",
  "description": "Build habits with friends. Track streaks, share progress, stay accountable.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#1a2e2e",
  "theme_color": "#0D9488",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
