{
  "name": "breath.zone",
  "short_name": "breath.zone",
  "description": "A quiet place to breathe. Tap once and a calming breathing technique appears, with a gentle animation to guide you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2EBDA",
  "theme_color": "#F2EBDA",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["health", "wellbeing", "lifestyle"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%23F2EBDA'/><circle cx='96' cy='96' r='54' fill='%233D5240'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23F2EBDA'/><circle cx='256' cy='256' r='144' fill='%233D5240'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23F2EBDA'/><circle cx='256' cy='256' r='120' fill='%233D5240'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/og_share.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "breath.zone — a quiet place to breathe"
    }
  ],
  "shortcuts": [
    {
      "name": "Library",
      "short_name": "Library",
      "description": "Browse all techniques",
      "url": "/library.html"
    }
  ]
}
