{
  "name": "SimplyTrackIt — Habit Tracking Without the Complexity",
  "short_name": "SimplyTrackIt",
  "description": "Build better habits and break bad ones. Track daily success chains, monitor streaks, stay consistent.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6c63ff",
  "background_color": "#0f1117",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
