{
  "name": "FitScout",
  "short_name": "FitScout",
  "description": "AI-powered personalized workout generator",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0E1F",
  "theme_color": "#4F5BFF",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
