{
  "name": "HabitFlow",
  "short_name": "HabitFlow",
  "description": "Build better daily routines with a time-based habit schedule and recurring chore tracker.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#0F766E",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "favicon.svg",  "sizes": "any",      "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
