{
  "name": "FitZap",
  "short_name": "FitZap",
  "description": "AI-powered fitness coaching platform with 1300+ exercises, trainer tools, meal planning & progress tracking.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05050A",
  "theme_color": "#0FFCBE",
  "categories": ["fitness", "health", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
