{
  "name": "Stephitness - Transform Your Fitness Journey",
  "short_name": "Stephitness",
  "description": "Join 8-week challenges, track workouts & nutrition, and become your strongest self",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0b0f",
  "theme_color": "#FF6B6B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
