{
  "name": "GritUp – Build a Resilient Mind",
  "short_name": "GritUp",
  "description": "Daily mental fitness exercises to build focus, calm, and resilience. Train your mind with meditation, breathing, and cognitive games.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#1FA4A9",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/HS_SS.png",
      "type": "image/png",
      "sizes": "564x1258",
      "form_factor": "narrow",
      "label": "Your daily dashboard with sessions, affirmations, and schedule"
    },
    {
      "src": "/GAMES_SS.png",
      "type": "image/png",
      "sizes": "562x1258",
      "form_factor": "narrow",
      "label": "Cognitive games for memory, focus, logic, and calm"
    },
    {
      "src": "/GRITUS_SS.png",
      "type": "image/png",
      "sizes": "566x1258",
      "form_factor": "narrow",
      "label": "Chat with Gritus, your AI mental fitness coach"
    },
    {
      "src": "/JOURNAL_SS.png",
      "type": "image/png",
      "sizes": "564x1258",
      "form_factor": "narrow",
      "label": "Journal your thoughts, reflections, and growth"
    },
    {
      "src": "/PROGRESS_SS.png",
      "type": "image/png",
      "sizes": "564x1258",
      "form_factor": "narrow",
      "label": "Track your journey with streaks, sessions, and weekly progress"
    }
  ]
}