{
  "name": "BreatheFirst — Ground You",
  "short_name": "BreatheFirst",
  "description": "Emergency calm when you need it most. Guided 4-7-8 breathing, SOS Calm panic relief, grounding exercises, mood tracking, and daily affirmations.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1a",
  "theme_color": "#4ecdc4",
  "categories": ["health", "lifestyle", "medical"],
  "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"
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "related_applications": [],
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "SOS Calm",
      "short_name": "Calm Now",
      "description": "Immediate anxiety relief — guided 4-7-8 breathing",
      "url": "/?action=sos-calm",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Breathing Exercise",
      "short_name": "Breathe",
      "description": "Start a guided breathing session",
      "url": "/#breathe",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mood Check-In",
      "short_name": "Mood",
      "description": "Track how you're feeling today",
      "url": "/#mood",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
