{
  "name": "EightyTwenty — AI Workout Builder",
  "short_name": "EightyTwenty",
  "description": "Generate personalized strength, cardio, and mobility workouts in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E0F0C",
  "theme_color": "#0E0F0C",
  "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"
    }
  ]
}
