{
  "name": "Level Up Lift",
  "short_name": "LU Lift",
  "description": "Strength Training for Women 40+",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#4F5B45",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["fitness", "health", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Workout",
      "url": "/workout",
      "description": "Start your next workout session"
    },
    {
      "name": "View Programs",
      "url": "/programs",
      "description": "Browse workout programs"
    }
  ]
}
