{
  "name": "Visibility Habit Tracker",
  "short_name": "Vis Tracker",
  "description": "Track your daily visibility habits and build your streak.",
  "start_url": "/habit-tracker-app.html",
  "display": "standalone",
  "background_color": "#F6F8FC",
  "theme_color": "#5B93C4",
  "icons": [
    {
      "src": "logo-icon.jpg",
      "sizes": "100x100",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
