{
  "name": "Relaxity — Stroke Recovery App",
  "short_name": "Relaxity",
  "description": "AI-powered stroke recovery app with guided rehabilitation exercises, progress tracking, and therapist oversight.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080a",
  "theme_color": "#08080a",
  "categories": ["health", "medical", "fitness"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
