{
  "name": "OutLast — Health Habit Tracker",
  "short_name": "OutLast",
  "id": "/",
  "description": "Track fasting, sleep, workouts, cold plunges, supplements, and every health habit. Build streaks, see patterns, feel better.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0C0C0C",
  "theme_color": "#0C0C0C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
