{
  "name": "Just Breathe 111",
  "short_name": "Just Breathe",
  "description": "Guided meditation for the whole family — adults, teens, kids & special needs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#C4866A",
  "orientation": "portrait",
  "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", "wellness"],
  "screenshots": [
    {
      "src": "/hero_preview.jpg",
      "sizes": "1023x1537",
      "type": "image/jpeg"
    }
  ]
}
