{
  "name": "Stress Buster",
  "short_name": "Stress Buster",
  "description": "Your calm in seconds — quick stress-relief exercises.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f9fb",
  "theme_color": "#9ec5e0",
  "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" }
  ]
}
