{
  "name": "BreatheForCalm",
  "short_name": "BreatheForCalm",
  "description": "Free guided breathing exercises for calm, sleep and focus",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f1f2a",
  "theme_color": "#5bbfad",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["health", "lifestyle"],
  "shortcuts": [
    { "name": "Box Breathing", "url": "/index.html?mode=box&cycles=6&audio=1", "description": "Start box breathing timer" },
    { "name": "Sleep Wind-down", "url": "/index.html?mode=478&cycles=4&audio=0", "description": "4-7-8 sleep routine" }
  ]
}
